diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile index 2b00cff7f7..0fa680e646 100644 --- a/test/Makefile +++ b/test/Makefile @@ -846,4 +846,5 @@ test_arphrd_list_SOURCES = \ test_arphrd_list_LDADD = \ libbasic.la +$(eval $(value automake2autothing)) include $(topsrcdir)/build-aux/Makefile.tail.mk |