remove protocol violation
[oweals/gnunet.git] / src / psycstore / Makefile.am
index 40cd3ce6d240e2660a249409f9c5131b40cc7b0e..e27113b8155ed8e6d7585db8b0fbf56a8eb77249 100644 (file)
@@ -81,6 +81,7 @@ check_PROGRAMS = \
 endif
 
 if ENABLE_TEST_RUN
+AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = $(check_PROGRAMS)
 endif