tests: remove License section from module
[pspp] / modules / round-tests
index d061431f19b6ca5e6dc1d14dfbc495857a7770e6..28b0defef8efa903068c69a6ec4c618866f66c93 100644 (file)
@@ -1,9 +1,12 @@
 Files:
 tests/test-round1.c
 tests/test-round2.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
-isnan-nolibm
+isnand-nolibm
 stdbool
 stdint
 fprintf-posix
@@ -16,6 +19,3 @@ TESTS += test-round1 test-round2
 check_PROGRAMS += test-round1 test-round2
 test_round1_LDADD = $(LDADD) @ROUND_LIBM@
 test_round2_LDADD = $(LDADD) @ROUND_LIBM@
-
-License:
-LGPL