NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / expf-tests
index ec6d582..b1d1c4a 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-expf.c
+tests/test-exp.h
 tests/signature.h
 tests/macros.h
+tests/randomf.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-expf
 check_PROGRAMS += test-expf
+test_expf_SOURCES = test-expf.c randomf.c
 test_expf_LDADD = $(LDADD) @EXPF_LIBM@