aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity/Makefile.am')
-rw-r--r--src/identity/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index e01a47974..616f0b5b0 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -68,6 +68,7 @@ check_PROGRAMS = \
68endif 68endif
69 69
70if ENABLE_TEST_RUN 70if ENABLE_TEST_RUN
71TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;
71TESTS = $(check_PROGRAMS) 72TESTS = $(check_PROGRAMS)
72endif 73endif
73 74