crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / truncl-tests
index aeb76af12f7ec1ffc6f8a2a0bbcc4849017e2285..01bcf73921c524f2a488117f24f81c9828aac891 100644 (file)
@@ -1,9 +1,14 @@
 Files:
 tests/test-truncl.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-truncl
 check_PROGRAMS += test-truncl
 test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@
-
-License:
-LGPL