X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexpf-tests;h=b1d1c4ac1185a245e461c3b1999b9a9406194282;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=ec6d58238e7e7a9e89c5f60438d704d367378ff0;hpb=2408f02086a20c0a02241cd4a1cf11f126a95fe3;p=gnulib.git diff --git a/modules/expf-tests b/modules/expf-tests index ec6d58238..b1d1c4ac1 100644 --- a/modules/expf-tests +++ b/modules/expf-tests @@ -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@