aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
diff options
context:
space:
mode:
Diffstat (limited to 'src/datacache')
-rw-r--r--src/datacache/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/datacache/Makefile.am b/src/datacache/Makefile.am
index 97ffabb87..f9af4610b 100644
--- a/src/datacache/Makefile.am
+++ b/src/datacache/Makefile.am
@@ -122,6 +122,7 @@ check_PROGRAMS = \
122 $(POSTGRES_TESTS) 122 $(POSTGRES_TESTS)
123 123
124if ENABLE_TEST_RUN 124if ENABLE_TEST_RUN
125TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;
125TESTS = $(check_PROGRAMS) 126TESTS = $(check_PROGRAMS)
126endif 127endif
127 128