build-sys: make intltool and distcheck happy

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-06-20 00:20:55 -04:00
parent bd5a54582a
commit ac34b3af13
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -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