iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / strsignal-tests
index e845ba5a8e4336c72e694bd37e464aada1c02e8a..ab67eb1b699d73f3a3b1a1bb80625996ad6e56aa 100644 (file)
@@ -10,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)