Fix more C++ link errors on Solaris 8.
[pspp] / modules / isnand-nolibm-tests
index 7fd37bae09fbe1b70a172e763840b85e4d49419a..ee6f880d2f0b0c3427494f27f77ec981183f9a67 100644 (file)
@@ -1,6 +1,9 @@
 Files:
-tests/test-isnand.c
+tests/test-isnand-nolibm.c
+tests/test-isnand.h
+tests/minus-zero.h
 tests/nan.h
+tests/macros.h
 
 Depends-on:
 
@@ -8,6 +11,6 @@ configure.ac:
 gl_DOUBLE_EXPONENT_LOCATION
 
 Makefile.am:
-TESTS += test-isnand
-check_PROGRAMS += test-isnand
+TESTS += test-isnand-nolibm
+check_PROGRAMS += test-isnand-nolibm