iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / strsignal-tests
index d0e50bfd96f9f8634b225068aa3713d646b1a3f4..ab67eb1b699d73f3a3b1a1bb80625996ad6e56aa 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)