X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsqrtf-tests;h=7b0525eb82911e0a27d20c89f5cd5f32b6bab266;hb=e1c466d11a91615c413789ea8bc3ec358f2c6aa9;hp=3cd8d62c5666f970d449c15799027a10620a3d02;hpb=9723bfe9bb9af8309314ad6230f7661000ba03b1;p=gnulib.git diff --git a/modules/sqrtf-tests b/modules/sqrtf-tests index 3cd8d62c5..7b0525eb8 100644 --- a/modules/sqrtf-tests +++ b/modules/sqrtf-tests @@ -1,7 +1,9 @@ Files: tests/test-sqrtf.c +tests/test-sqrt.h tests/signature.h tests/macros.h +tests/randomf.c Depends-on: @@ -10,4 +12,5 @@ configure.ac: Makefile.am: TESTS += test-sqrtf check_PROGRAMS += test-sqrtf +test_sqrtf_SOURCES = test-sqrtf.c randomf.c test_sqrtf_LDADD = $(LDADD) @SQRTF_LIBM@