aboutsummaryrefslogtreecommitdiff
path: root/src/arm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/Makefile.am')
-rw-r--r--src/arm/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arm/Makefile.am b/src/arm/Makefile.am
index e122efe99..7b022fe5d 100644
--- a/src/arm/Makefile.am
+++ b/src/arm/Makefile.am
@@ -72,6 +72,7 @@ check_SCRIPTS = \
72endif 72endif
73 73
74if ENABLE_TEST_RUN 74if ENABLE_TEST_RUN
75TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;
75TESTS = $(check_PROGRAMS) $(check_SCRIPTS) 76TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
76endif 77endif
77 78