aboutsummaryrefslogtreecommitdiff
path: root/src/namecache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namecache/Makefile.am')
-rw-r--r--src/namecache/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namecache/Makefile.am b/src/namecache/Makefile.am
index 8203a19be..41c27e413 100644
--- a/src/namecache/Makefile.am
+++ b/src/namecache/Makefile.am
@@ -47,6 +47,7 @@ check_PROGRAMS = \
47endif 47endif
48 48
49if ENABLE_TEST_RUN 49if ENABLE_TEST_RUN
50TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;
50TESTS = \ 51TESTS = \
51 $(check_PROGRAMS) 52 $(check_PROGRAMS)
52endif 53endif