[systemd-commits] Makefile.am
Lennart Poettering
lennart at kemper.freedesktop.org
Wed Mar 9 13:13:33 PST 2011
Makefile.am | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 29d958ce2ba49794fa92dd77b2f9a9bdc941f493
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Mar 9 22:13:24 2011 +0100
machine-id: move machine-id-setup to /sbin
diff --git a/Makefile.am b/Makefile.am
index 4caa243..f867624 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -105,7 +105,9 @@ rootbin_PROGRAMS = \
systemd-notify \
systemd-ask-password \
systemd-tty-ask-password-agent \
- systemd-tmpfiles \
+ systemd-tmpfiles
+
+rootsbin_PROGRAMS = \
systemd-machine-id-setup
bin_PROGRAMS = \
More information about the systemd-commits
mailing list