From 51d0f1c9f6a378f3bf11179e5794dc2c13b49644 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Wed, 13 Nov 2013 23:02:23 -0500 Subject: zsh-completion: add bootctl --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 789ca026b0..558aa1bf0f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1730,6 +1730,10 @@ bootctl_LDADD = \ bin_PROGRAMS += \ bootctl + +dist_zshcompletion_DATA += \ + shell-completion/zsh/_bootctl + endif # ------------------------------------------------------------------------------ -- cgit v1.2.3-54-g00ecf