summaryrefslogtreecommitdiff
path: root/src/detect-virt
diff options
context:
space:
mode:
Diffstat (limited to 'src/detect-virt')
-rw-r--r--src/detect-virt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/detect-virt/Makefile b/src/detect-virt/Makefile
index 529a3a2561..4b44544c63 100644
--- a/src/detect-virt/Makefile
+++ b/src/detect-virt/Makefile
@@ -32,4 +32,5 @@ systemd_detect_virt_LDADD = \
INSTALL_EXEC_HOOKS += \
systemd-detect-virt-install-hook
+$(eval $(value automake2autothing))
include $(topsrcdir)/build-aux/Makefile.tail.mk