Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / modff-tests
index 9d35b73..6675c40 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-modff.c
+tests/test-modf.h
 tests/signature.h
 tests/macros.h
+tests/randomf.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-modff
 check_PROGRAMS += test-modff
+test_modff_SOURCES = test-modff.c randomf.c
 test_modff_LDADD = $(LDADD) @MODFF_LIBM@