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