From 95fe27d9307628a4a593e63794000c09ecb91b95 Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Thu, 20 Feb 2014 23:12:02 +0100 Subject: bootctl: add bash completion --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3