summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-02-22 17:02:06 +0100
committerKay Sievers <kay@vrfy.org>2013-02-22 17:02:41 +0100
commitf948423bb565194a5a8242f556bacf6f7e2d3273 (patch)
treec905a2bbb77eeb92159d67ce0c3e9027bcc4a8aa /Makefile.am
parent89f603f5d83e519fcbd633928e203b1e6457114c (diff)
build-sys: move systemd-analyze to /usr/bin
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 10934eba77..f2d3ac7a42 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -267,8 +267,7 @@ rootbin_PROGRAMS = \
systemd-ask-password \
systemd-tty-ask-password-agent \
systemd-tmpfiles \
- systemd-machine-id-setup \
- systemd-analyze
+ systemd-machine-id-setup
bin_PROGRAMS = \
systemd-cgls \
@@ -276,7 +275,8 @@ bin_PROGRAMS = \
systemd-stdio-bridge \
systemd-nspawn \
systemd-detect-virt \
- systemd-delta
+ systemd-delta \
+ systemd-analyze
rootlibexec_PROGRAMS = \
systemd \