maint: fix gendocs.sh permissions
[gnulib.git] / modules / expl-tests
index bc7b28a..5296c2b 100644 (file)
@@ -1,14 +1,18 @@
 Files:
 tests/test-expl.c
+tests/test-exp.h
 tests/signature.h
 tests/macros.h
+tests/randoml.c
 
 Depends-on:
 fpucw
+float
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-expl
 check_PROGRAMS += test-expl
+test_expl_SOURCES = test-expl.c randoml.c
 test_expl_LDADD = $(LDADD) @EXPL_LIBM@