summaryrefslogtreecommitdiff
path: root/modules/logf-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/logf-tests')
-rw-r--r--modules/logf-tests4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/logf-tests b/modules/logf-tests
index d56c49e543..1dee20b334 100644
--- a/modules/logf-tests
+++ b/modules/logf-tests
@@ -1,7 +1,10 @@
Files:
tests/test-logf.c
+tests/test-log.h
+tests/minus-zero.h
tests/signature.h
tests/macros.h
+tests/randomf.c
Depends-on:
@@ -10,4 +13,5 @@ configure.ac:
Makefile.am:
TESTS += test-logf
check_PROGRAMS += test-logf
+test_logf_SOURCES = test-logf.c randomf.c
test_logf_LDADD = $(LDADD) @LOGF_LIBM@