NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / fmodf-tests
index 5f9ca38..b42897d 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-fmodf.c
+tests/test-fmod.h
 tests/signature.h
 tests/macros.h
+tests/randomf.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-fmodf
 check_PROGRAMS += test-fmodf
+test_fmodf_SOURCES = test-fmodf.c randomf.c
 test_fmodf_LDADD = $(LDADD) @FMODF_LIBM@