doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / strsignal-tests
index 2fa709d..ab67eb1 100644 (file)
@@ -1,5 +1,7 @@
 Files:
 tests/test-strsignal.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 
@@ -8,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)