chiark / gitweb /
tmpfiles: move binary to /bin to make it publicly available
[elogind.git] / Makefile.am
index 537050437ba86ca6eee02d13098f3fe828ea127e..56fdfceda3066582b912d08e37edbed7415e9721 100644 (file)
@@ -95,7 +95,8 @@ rootbin_PROGRAMS = \
        systemctl \
        systemd-notify \
        systemd-ask-password \
-       systemd-tty-ask-password-agent
+       systemd-tty-ask-password-agent \
+       systemd-tmpfiles
 
 bin_PROGRAMS = \
        systemd-cgls
@@ -121,7 +122,6 @@ rootlibexec_PROGRAMS = \
        systemd-reply-password \
        systemd-readahead-collect \
        systemd-readahead-replay \
-       systemd-tmpfiles \
        systemd-user-sessions \
        systemd-fsck \
        systemd-quotacheck \