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