aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/psycstore/Makefile.am')
-rw-r--r--src/psycstore/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/psycstore/Makefile.am b/src/psycstore/Makefile.am
index 40cd3ce6d..44ac5bb49 100644
--- a/src/psycstore/Makefile.am
+++ b/src/psycstore/Makefile.am
@@ -81,6 +81,7 @@ check_PROGRAMS = \
81endif 81endif
82 82
83if ENABLE_TEST_RUN 83if ENABLE_TEST_RUN
84TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;
84TESTS = $(check_PROGRAMS) 85TESTS = $(check_PROGRAMS)
85endif 86endif
86 87