crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / vsnprintf-posix-tests
index 446ffd5090b98d8478394f0a3728fc6038035017..687d28d44928039ed045a05f6863c182d11ce3d4 100644 (file)
@@ -2,9 +2,14 @@ Files:
 tests/test-vsnprintf-posix.c
 tests/test-snprintf-posix.h
 tests/test-vsnprintf.c
+tests/minus-zero.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
 AC_DEFINE([CHECK_VSNPRINTF_POSIX], 1,
@@ -13,5 +18,4 @@ AC_DEFINE([CHECK_VSNPRINTF_POSIX], 1,
 Makefile.am:
 TESTS += test-vsnprintf-posix test-vsnprintf
 check_PROGRAMS += test-vsnprintf-posix test-vsnprintf
-EXTRA_DIST += test-snprintf-posix.h