add bash completion scripts

This commit is contained in:
zzz
2017-04-06 13:05:47 +00:00
parent 4edc4077f8
commit dd8f7638c5
11 changed files with 88 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ export DEBIANVERSION := $(shell dpkg-parsechangelog |awk -F' ' '/^Version:/{prin
#export DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
%:
dh $@ --with systemd
dh $@ --with systemd,bash-completion
clean: createcopyright