X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fldexpf-tests;h=80ee90d6d6a20b41db53406fbaeff49c6aeb8a93;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=5de3203432ea393a97755242c51ac02149778907;hpb=2408f02086a20c0a02241cd4a1cf11f126a95fe3;p=gnulib.git diff --git a/modules/ldexpf-tests b/modules/ldexpf-tests index 5de320343..80ee90d6d 100644 --- a/modules/ldexpf-tests +++ b/modules/ldexpf-tests @@ -6,6 +6,7 @@ tests/infinity.h tests/nan.h tests/signature.h tests/macros.h +tests/randomf.c Depends-on: isnanf-nolibm @@ -17,4 +18,5 @@ configure.ac: Makefile.am: TESTS += test-ldexpf check_PROGRAMS += test-ldexpf +test_ldexpf_SOURCES = test-ldexpf.c randomf.c test_ldexpf_LDADD = $(LDADD) @LDEXPF_LIBM@