diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-20 00:20:55 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-20 00:50:22 -0400 |
commit | ac34b3af131af68e493c3dea071e5aad6eee3ecc (patch) | |
tree | 0140b6b06eb60646669d4df2c13e3f08396192fd /Makefile.am | |
parent | bd5a54582ae4e7cdc390d05ea8f73dc7d02ed147 (diff) |
build-sys: make intltool and distcheck happy
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ff5a129da8..016d7dad32 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 |