summaryrefslogtreecommitdiff
path: root/src/udev/ata_id/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/udev/ata_id/Makefile')
-rw-r--r--src/udev/ata_id/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/udev/ata_id/Makefile b/src/udev/ata_id/Makefile
index e70e2573bd..639e3da118 100644
--- a/src/udev/ata_id/Makefile
+++ b/src/udev/ata_id/Makefile
@@ -32,4 +32,5 @@ ata_id_LDADD = \
udevlibexec_PROGRAMS += \
ata_id
+$(eval $(value automake2autothing))
include $(topsrcdir)/build-aux/Makefile.tail.mk