log1p tests: More tests.
[gnulib.git] / modules / log1p-tests
index f0fff09..c24f6a4 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-log1p.c
+tests/test-log1p.h
 tests/signature.h
 tests/macros.h
+tests/randomd.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-log1p
 check_PROGRAMS += test-log1p
+test_log1p_SOURCES = test-log1p.c randomd.c
 test_log1p_LDADD = $(LDADD) @LOG1P_LIBM@