X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fremainderf-tests;h=795802207300c0bd5c9456249a16f68eed97b119;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=6f392da43e64746d218d17ae0af0938b54a59daa;hpb=2b8f48e1bf5e73dea3c579e8dc1b404dcdecf0ea;p=gnulib.git diff --git a/modules/remainderf-tests b/modules/remainderf-tests index 6f392da43..795802207 100644 --- a/modules/remainderf-tests +++ b/modules/remainderf-tests @@ -1,7 +1,9 @@ Files: tests/test-remainderf.c +tests/test-remainder.h tests/signature.h tests/macros.h +tests/randomf.c Depends-on: @@ -10,4 +12,5 @@ configure.ac: Makefile.am: TESTS += test-remainderf check_PROGRAMS += test-remainderf +test_remainderf_SOURCES = test-remainderf.c randomf.c test_remainderf_LDADD = $(LDADD) @REMAINDERF_LIBM@