-fix time assertion introduce in last patch
[oweals/gnunet.git] / src / topology / Makefile.am
index 09a2766d95685a34ccca3c74dc52d253cdfa46fc..97bc28bd26062fb2ffaf680530880efe986b7c34 100644 (file)
@@ -46,6 +46,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