From a06225fcc168cc3e62edc7efcb42d94cf68f159a Mon Sep 17 00:00:00 2001 From: William Giokas <1007380@gmail.com> Date: Mon, 29 Jul 2013 14:10:39 -0500 Subject: zsh_completion: Split out zsh _udevadm --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cdf5c4660d..c96c8b1b73 100644 --- a/Makefile.am +++ b/Makefile.am @@ -346,6 +346,7 @@ dist_bashcompletion_DATA = \ dist_zshcompletion_DATA = \ shell-completion/zsh/_systemctl \ shell-completion/zsh/_journalctl \ + shell-completion/zsh/_udevadm \ shell-completion/zsh/_systemd dist_sysctl_DATA = \ -- cgit v1.2.3-54-g00ecf