Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / remainderf-tests
index 6f392da..7958022 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-remainderf.c
+tests/test-remainder.h
 tests/signature.h
 tests/macros.h
+tests/randomf.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-remainderf
 check_PROGRAMS += test-remainderf
+test_remainderf_SOURCES = test-remainderf.c randomf.c
 test_remainderf_LDADD = $(LDADD) @REMAINDERF_LIBM@