X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexpf-tests;h=c7bfbed6c15f5d87d6256929cd23f1497910168b;hb=fa1db0dd22768f09a507674a30beb5b8a87bb35f;hp=2efb31a8f19daee898b01e9e293841ce4a4c0a05;hpb=19ab6c7a389e7da948b7bab21c12c238fa3e59a1;p=gnulib.git diff --git a/modules/frexpf-tests b/modules/frexpf-tests index 2efb31a8f..c7bfbed6c 100644 --- a/modules/frexpf-tests +++ b/modules/frexpf-tests @@ -6,6 +6,7 @@ tests/infinity.h tests/nan.h tests/signature.h tests/macros.h +tests/randomf.c Depends-on: isnanf-nolibm @@ -16,4 +17,5 @@ configure.ac: Makefile.am: TESTS += test-frexpf check_PROGRAMS += test-frexpf +test_frexpf_SOURCES = test-frexpf.c randomf.c test_frexpf_LDADD = $(LDADD) @FREXPF_LIBM@