From: Thomas Hindoe Paaboel Andersen Date: Wed, 19 Feb 2014 16:45:13 +0000 (+0100) Subject: busctl: install bash completion X-Git-Tag: v209~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51f6888bfc86ad92c9a4e081c7c8c33e60bf4fbd;p=thirdparty%2Fsystemd.git busctl: install bash completion --- diff --git a/Makefile.am b/Makefile.am index b36b42d9335..8d58c52e8f8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -348,6 +348,7 @@ systemgenerator_PROGRAMS = \ systemd-system-update-generator dist_bashcompletion_DATA = \ + shell-completion/bash/busctl \ shell-completion/bash/journalctl \ shell-completion/bash/systemctl \ shell-completion/bash/systemd-analyze \