copy-acl: ignore ENOTSUP on HP-UX
[gnulib.git] / modules / snprintf-posix-tests
index 913828a..4448cf5 100644 (file)
@@ -2,9 +2,13 @@ Files:
 tests/test-snprintf-posix.c
 tests/test-snprintf-posix.h
 tests/test-snprintf.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
 AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
@@ -13,5 +17,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