error: depend on stdio
[gnulib.git] / modules / strsignal-tests
index d0e50bf..ab67eb1 100644 (file)
@@ -1,5 +1,7 @@
 Files:
 tests/test-strsignal.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 
@@ -8,3 +10,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-strsignal
 check_PROGRAMS += test-strsignal
+test_strsignal_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)