diff options
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hwdb/Makefile b/hwdb/Makefile index 6ae983b88d..b0cd4ba300 100644 --- a/hwdb/Makefile +++ b/hwdb/Makefile @@ -33,5 +33,4 @@ hwdb-update: wget -O ma-small.txt 'http://standards.ieee.org/develop/regauth/oui36/oui36.txt' && \ ./ids-update.pl ) -$(eval $(value automake2autothing)) include $(topsrcdir)/build-aux/Makefile.tail.mk |