From: Ricardo Wurmus Date: Sat, 2 May 2015 06:53:21 +0000 (+0200) Subject: Remove reference to non-existing file. X-Git-Tag: v219.0~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=4f5bae9d7e7f1173cb5bf4a7596f4c981ae17aa5 Remove reference to non-existing file. --- diff --git a/Makefile.am b/Makefile.am index 7e7f29a21..f9d1c1ac5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -805,8 +805,7 @@ dist_bashcompletion_DATA += \ shell-completion/bash/loginctl dist_zshcompletion_DATA += \ - shell-completion/zsh/_loginctl \ - shell-completion/zsh/_systemd-inhibit + shell-completion/zsh/_loginctl systemd_inhibit_SOURCES = \ src/login/inhibit.c