iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / roundl-tests
index 957c9341dd2aa6137a8aa0831624e0c672c8ae05..f9bd46727ee3dfd099a7325378e957b6f4de00cb 100644 (file)
@@ -1,9 +1,14 @@
 Files:
 tests/test-roundl.c
+tests/minus-zero.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 fpucw
 isnanl-nolibm
+float
 
 configure.ac:
 
@@ -11,6 +16,3 @@ Makefile.am:
 TESTS += test-roundl
 check_PROGRAMS += test-roundl
 test_roundl_LDADD = $(LDADD) @ROUNDL_LIBM@
-
-License:
-LGPL