pthread_sigmask: fix typo when testing for libraries
[gnulib.git] / modules / snprintf-posix-tests
index 913828a..9a5c3ab 100644 (file)
@@ -2,9 +2,14 @@ Files:
 tests/test-snprintf-posix.c
 tests/test-snprintf-posix.h
 tests/test-snprintf.c
+tests/minus-zero.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
 AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
@@ -13,5 +18,4 @@ AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
 Makefile.am:
 TESTS += test-snprintf-posix test-snprintf
 check_PROGRAMS += test-snprintf-posix test-snprintf
-EXTRA_DIST += test-snprintf-posix.h