pmccabe2html: escaping of special characters
[gnulib.git] / modules / ldexpl-tests
index 7148f26..c160d40 100644 (file)
@@ -1,8 +1,12 @@
 Files:
 tests/test-ldexpl.c
+tests/test-ldexp.h
+tests/minus-zero.h
+tests/infinity.h
 tests/nan.h
 tests/signature.h
 tests/macros.h
+tests/randoml.c
 
 Depends-on:
 fpucw
@@ -15,6 +19,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-ldexpl
 check_PROGRAMS += test-ldexpl
-
-License:
-LGPL
+test_ldexpl_SOURCES = test-ldexpl.c randoml.c
+test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@