chiark / gitweb /
build-sys: move systemd-analyze to /usr/bin
authorKay Sievers <kay@vrfy.org>
Fri, 22 Feb 2013 16:02:06 +0000 (17:02 +0100)
committerKay Sievers <kay@vrfy.org>
Fri, 22 Feb 2013 16:02:41 +0000 (17:02 +0100)
Makefile.am

index 10934eba770765ac1d0f8e1e2193b941b455faf9..f2d3ac7a42a4f486304c342bb2da64e5c204fc71 100644 (file)
@@ -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 \