summaryrefslogtreecommitdiff
path: root/modules/modf-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/modf-tests')
-rw-r--r--modules/modf-tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/modf-tests b/modules/modf-tests
index 24e483df82..f087eb2ee4 100644
--- a/modules/modf-tests
+++ b/modules/modf-tests
@@ -1,7 +1,9 @@
Files:
tests/test-modf.c
+tests/test-modf.h
tests/signature.h
tests/macros.h
+tests/randomd.c
Depends-on:
@@ -10,4 +12,5 @@ configure.ac:
Makefile.am:
TESTS += test-modf
check_PROGRAMS += test-modf
+test_modf_SOURCES = test-modf.c randomd.c
test_modf_LDADD = $(LDADD) @MODF_LIBM@