Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / modf-tests
index 24e483d..f087eb2 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-modf.c
+tests/test-modf.h
 tests/signature.h
 tests/macros.h
+tests/randomd.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-modf
 check_PROGRAMS += test-modf
+test_modf_SOURCES = test-modf.c randomd.c
 test_modf_LDADD = $(LDADD) @MODF_LIBM@