Avoid test link errors.
[gnulib.git] / modules / snprintf-posix-tests
index 913828a..f3c08c7 100644 (file)
@@ -2,9 +2,11 @@ Files:
 tests/test-snprintf-posix.c
 tests/test-snprintf-posix.h
 tests/test-snprintf.c
+tests/nan.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
 AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
@@ -13,5 +15,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