From 4f5bae9d7e7f1173cb5bf4a7596f4c981ae17aa5 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sat, 2 May 2015 08:53:21 +0200 Subject: [PATCH] Remove reference to non-existing file. --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.30.2