summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 130e76c452..bc713fc21f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -114,6 +114,9 @@ bin_PROGRAMS = \
systemd-stdio-bridge \
systemd-nspawn
+dist_bin_SCRIPTS = \
+ src/systemd-analyze
+
if HAVE_GTK
bin_PROGRAMS += \
systemadm \