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