chiark / gitweb /
zsh-completion: add bootctl
[elogind.git] / Makefile.am
index 789ca026b0fdc08c41f43051ef36857017a576c8..558aa1bf0fcb1fe0ca2c32d6083f57835e7621d1 100644 (file)
@@ -1730,6 +1730,10 @@ bootctl_LDADD = \
 
 bin_PROGRAMS += \
        bootctl
+
+dist_zshcompletion_DATA += \
+       shell-completion/zsh/_bootctl
+
 endif
 
 # ------------------------------------------------------------------------------