From: Zbigniew Jędrzejewski-Szmek Date: Thu, 20 Jun 2013 04:20:55 +0000 (-0400) Subject: build-sys: make intltool and distcheck happy X-Git-Tag: v205~101 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=ac34b3af131af68e493c3dea071e5aad6eee3ecc;p=elogind.git build-sys: make intltool and distcheck happy --- diff --git a/Makefile.am b/Makefile.am index ff5a129da..016d7dad3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3713,6 +3713,8 @@ UNINSTALL_EXEC_HOOKS += libsystemd-login-uninstall-hook nodist_systemunit_DATA += \ units/systemd-logind.service \ units/systemd-user-sessions.service + +dist_systemunit_DATA += \ units/user.slice \ units/machine.slice diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 0502c1302..65327aaca 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -5,6 +5,7 @@ src/core/dbus-manager.c src/core/dbus-mount.c src/core/dbus-path.c src/core/dbus-service.c +src/core/dbus-slice.c src/core/dbus-snapshot.c src/core/dbus-socket.c src/core/dbus-swap.c