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