aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index c1b41c265..6b229b6fe 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -57,7 +57,7 @@ check_PROGRAMS = \
57 test_testing_sharedservices 57 test_testing_sharedservices
58 58
59if ENABLE_TEST_RUN 59if ENABLE_TEST_RUN
60TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH; 60TESTS_ENVIRONMENT=export GNUNET_PREFIX=@libdir@;export PATH=@prefix@/bin:$$PATH;
61TESTS = \ 61TESTS = \
62 test_testing_portreservation \ 62 test_testing_portreservation \
63 test_testing_peerstartup \ 63 test_testing_peerstartup \