networkctl: install zsh completion from #3062 (#4767)

zsh autocompletion provided by #3062 will be installed when networkd is
enabled.
This commit is contained in:
Gabriel Rauter 2016-11-29 19:00:38 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent e8e42b31c5
commit a9d2d40dba
1 changed files with 3 additions and 0 deletions

View File

@ -5719,6 +5719,9 @@ networkctl_LDADD = \
dist_bashcompletion_data += \
shell-completion/bash/networkctl
dist_zshcompletion_data += \
shell-completion/zsh/_networkctl
test_networkd_conf_SOURCES = \
src/network/test-networkd-conf.c