maint.mk: restore functionality removed by recent change
[gnulib.git] / modules / ldexpl-tests
index 6c88bfd..c160d40 100644 (file)
@@ -1,5 +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
@@ -12,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@