autoupdate
[gnulib.git] / modules / strsignal-tests
index 330a8a9..ab67eb1 100644 (file)
@@ -1,6 +1,7 @@
 Files:
-tests/signature.h
 tests/test-strsignal.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 
@@ -9,4 +10,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-strsignal
 check_PROGRAMS += test-strsignal
-test_strsignal_LDADD = $(LDADD) @LIBINTL@
+test_strsignal_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)