btowc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / isnanf-nolibm-tests
index fa8b9c0ae2426c90296f17641754387c151f1ffa..ff89c1d6cbcff54efa1d0f4b6ad08b6d4d4c44a3 100644 (file)
@@ -1,5 +1,9 @@
 Files:
-tests/test-isnanf.c
+tests/test-isnanf-nolibm.c
+tests/test-isnanf.h
+tests/minus-zero.h
+tests/nan.h
+tests/macros.h
 
 Depends-on:
 
@@ -7,6 +11,6 @@ configure.ac:
 gl_FLOAT_EXPONENT_LOCATION
 
 Makefile.am:
-TESTS += test-isnanf
-check_PROGRAMS += test-isnanf
+TESTS += test-isnanf-nolibm
+check_PROGRAMS += test-isnanf-nolibm