From 7eb942c4086c563ca08f1b94c974d896eedb2e64 Mon Sep 17 00:00:00 2001 From: Daniel Wallace Date: Fri, 2 Aug 2013 21:38:14 -0500 Subject: zsh completion: add _kernel-install --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1d7abfd61f..b9c283503c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -347,6 +347,7 @@ dist_zshcompletion_DATA = \ shell-completion/zsh/_systemctl \ shell-completion/zsh/_journalctl \ shell-completion/zsh/_udevadm \ + shell-completion/zsh/_kernel-install \ shell-completion/zsh/_systemd-nspawn \ shell-completion/zsh/_systemd-analyze \ shell-completion/zsh/_systemd -- cgit v1.2.3-54-g00ecf