diff options
Diffstat (limited to 'src/systemd-tty-ask-password-agent/Makefile')
-rw-r--r-- | src/systemd-tty-ask-password-agent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemd-tty-ask-password-agent/Makefile b/src/systemd-tty-ask-password-agent/Makefile index 81d2ac4fee..37b51da33b 100644 --- a/src/systemd-tty-ask-password-agent/Makefile +++ b/src/systemd-tty-ask-password-agent/Makefile @@ -29,5 +29,4 @@ systemd_tty_ask_password_agent_SOURCES = \ systemd_tty_ask_password_agent_LDADD = \ libshared.la -$(eval $(value automake2autothing)) include $(topsrcdir)/build-aux/Makefile.tail.mk |