summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2014-02-20 23:12:02 +0100
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2014-02-20 23:13:11 +0100
commit95fe27d9307628a4a593e63794000c09ecb91b95 (patch)
tree20f731bd3f15633350249e9654bef4a58fce02a2 /Makefile.am
parent2333154a2b81bcb9dbf034ad004d975561e8b79d (diff)
bootctl: add bash completion
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 6b6f6db02..ac90c1890 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1728,6 +1728,9 @@ bootctl_LDADD = \
bin_PROGRAMS += \
bootctl
+dist_bashcompletion_DATA += \
+ shell-completion/bash/bootctl
+
dist_zshcompletion_DATA += \
shell-completion/zsh/_bootctl