summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2014-03-04 23:16:30 +0100
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2014-03-04 23:17:07 +0100
commit207017017db91232189226bfcf29e61926310a9b (patch)
tree7243a46bbf30dd178a1465406b82692e28b4908f /Makefile.am
parent86bafac9540ba9e111ccba2fdf4161fe3a67cd3b (diff)
add bash completion for systemd-cat
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 251b5d074..f99cef7a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -366,6 +366,7 @@ dist_bashcompletion_DATA = \
shell-completion/bash/journalctl \
shell-completion/bash/systemctl \
shell-completion/bash/systemd-analyze \
+ shell-completion/bash/systemd-cat \
shell-completion/bash/systemd-cgls \
shell-completion/bash/systemd-cgtop \
shell-completion/bash/systemd-delta \