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.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index 06cfff965..fecfaea47 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -75,10 +75,10 @@ check_PROGRAMS = \
75check_SCRIPTS = \ 75check_SCRIPTS = \
76 test_identity_messages.sh 76 test_identity_messages.sh
77 77
78if ENABLE_TEST_RUN 78# if ENABLE_TEST_RUN
79AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME; 79# AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME;
80TESTS = $(check_PROGRAMS) $(check_SCRIPTS) 80# TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
81endif 81# endif
82 82
83 83
84test_identity_SOURCES = \ 84test_identity_SOURCES = \