From f948423bb565194a5a8242f556bacf6f7e2d3273 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 22 Feb 2013 17:02:06 +0100 Subject: build-sys: move systemd-analyze to /usr/bin --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3-54-g00ecf