tmpfile: Fix C++ test error on mingw.
[pspp] / modules / roundl-tests
index 957c9341dd2aa6137a8aa0831624e0c672c8ae05..bd1b5c90b64c55b6093816280931e98c905dbce3 100644 (file)
@@ -1,9 +1,13 @@
 Files:
 tests/test-roundl.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 fpucw
 isnanl-nolibm
+float
 
 configure.ac:
 
@@ -11,6 +15,3 @@ Makefile.am:
 TESTS += test-roundl
 check_PROGRAMS += test-roundl
 test_roundl_LDADD = $(LDADD) @ROUNDL_LIBM@
-
-License:
-LGPL