- fix cli arg parse
[oweals/gnunet.git] / src / testing / Makefile.am
index 8657d42cb6e66af35ef29462099fea09027d79e3..899708102f6324f7cb290e9123718964369790c7 100644 (file)
@@ -57,6 +57,7 @@ check_PROGRAMS = \
  test_testing_sharedservices
 
 if ENABLE_TEST_RUN 
+AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = \
  test_testing_portreservation \
  test_testing_peerstartup \