summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-04-24 16:44:44 +0200
committerHarald Hoyer <harald@redhat.com>2013-04-24 16:49:33 +0200
commit83cb95b530ca5ae17bd9249774940840a4bbb667 (patch)
tree413bc65e3f0f2fc17a16d83c70351edd40b705a2 /Makefile.am
parent4470d8413749af1c29c3769c7159493ccd77e000 (diff)
add bash completion for systemd-analyze
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1e155d5abd..ff70223395 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -331,6 +331,7 @@ systemd_analyze_LDADD = \
dist_bashcompletion_DATA = \
shell-completion/bash/journalctl \
shell-completion/bash/systemctl \
+ shell-completion/bash/systemd-analyze \
shell-completion/bash/udevadm
dist_tmpfiles_DATA = \