tests: remove License section from module
[gnulib.git] / modules / trunc-tests
index 8ef8cc5..3f84aff 100644 (file)
@@ -1,12 +1,16 @@
 Files:
 tests/test-trunc1.c
 tests/test-trunc2.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 float
-isnan-nolibm
+isnand-nolibm
 stdbool
 stdint
+fprintf-posix
 
 configure.ac:
 
@@ -15,6 +19,3 @@ TESTS += test-trunc1 test-trunc2
 check_PROGRAMS += test-trunc1 test-trunc2
 test_trunc1_LDADD = $(LDADD) @TRUNC_LIBM@
 test_trunc2_LDADD = $(LDADD) @TRUNC_LIBM@
-
-License:
-LGPL