crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / ceill-tests
index ef0bc8f1f0169acecb1a6ed3cf8b0f5402f04267..09ae4f32d432a029b3002f2ab0f9d12808abe9b8 100644 (file)
@@ -1,9 +1,14 @@
 Files:
 tests/test-ceill.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-ceill
 check_PROGRAMS += test-ceill
 test_ceill_LDADD = $(LDADD) @CEILL_LIBM@
-
-License:
-LGPL