X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=64d4785db3ca889e1aff9389e9e59c9e7d85472a;hp=9fa7944f37237af4ff4c97b3a23752f2c029c5fc;hb=c4c12f133e22af6e3e193f3312e7cad61fa1b881;hpb=799d54be0b681c0329539fca604261994e7f8c0e diff --git a/Makefile.am b/Makefile.am index 9fa7944f3..64d4785db 100644 --- a/Makefile.am +++ b/Makefile.am @@ -345,6 +345,7 @@ dist_bashcompletion_DATA = \ dist_zshcompletion_DATA = \ shell-completion/zsh/_systemctl \ + shell-completion/zsh/_journalctl \ shell-completion/zsh/_systemd dist_sysctl_DATA = \ @@ -3363,6 +3364,9 @@ bin_PROGRAMS += \ dist_bashcompletion_DATA += \ shell-completion/bash/hostnamectl +dist_zshcompletion_DATA += \ + shell-completion/zsh/_hostnamectl + endif polkitpolicy_in_files += \ @@ -3439,6 +3443,9 @@ bin_PROGRAMS += \ dist_bashcompletion_DATA += \ shell-completion/bash/localectl +dist_zshcompletion_DATA += \ + shell-completion/zsh/_localectl + endif polkitpolicy_in_files += \