- fix #3364, establish a new connection to a peer when a core connection becomes...
[oweals/gnunet.git] / src / datastore / Makefile.am
index 5522b0295e1e8eae6f6512a882477bbe96c43d79..7044cb46af736afd76eedf9daf859380dbad81e5 100644 (file)
@@ -170,6 +170,7 @@ check_PROGRAMS = \
   $(POSTGRES_TESTS)
 
 if ENABLE_TEST_RUN
+AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = $(check_PROGRAMS)
 endif