aboutsummaryrefslogtreecommitdiff
path: root/src/dns/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dns/Makefile.am')
-rw-r--r--src/dns/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dns/Makefile.am b/src/dns/Makefile.am
index 8b94a3bf6..c2a432ca6 100644
--- a/src/dns/Makefile.am
+++ b/src/dns/Makefile.am
@@ -115,6 +115,7 @@ libgnunet_plugin_block_dns_la_LDFLAGS = \
115 115
116 116
117if ENABLE_TEST_RUN 117if ENABLE_TEST_RUN
118TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;
118TESTS = $(check_PROGRAMS) $(check_SCRIPTS) 119TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
119endif 120endif
120 121