X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=c96c8b1b73a1b1c97a93bcf6f35615ebc1eeccdf;hb=a06225fcc168cc3e62edc7efcb42d94cf68f159a;hp=cf764cd68e44b9bbec29924c74c403d7e9ce9529;hpb=70e104c4e39d47b3b2a82654bbf1a559b57a9c68;p=elogind.git diff --git a/Makefile.am b/Makefile.am index cf764cd68..c96c8b1b7 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 = \ @@ -3518,6 +3519,9 @@ bin_PROGRAMS += \ dist_bashcompletion_DATA += \ shell-completion/bash/timedatectl + +dist_zshcompletion_DATA += \ + shell-completion/zsh/_timedatectl endif polkitpolicy_in_files += \