summaryrefslogtreecommitdiff
path: root/src/socket-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket-proxy/Makefile')
-rw-r--r--src/socket-proxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/socket-proxy/Makefile b/src/socket-proxy/Makefile
index cead4f37a9..b2e6ba4f7a 100644
--- a/src/socket-proxy/Makefile
+++ b/src/socket-proxy/Makefile
@@ -30,4 +30,5 @@ systemd_socket_proxyd_SOURCES = \
systemd_socket_proxyd_LDADD = \
libshared.la
+$(eval $(value automake2autothing))
include $(topsrcdir)/build-aux/Makefile.tail.mk