- fix cli arg parse
[oweals/gnunet.git] / src / hostlist / Makefile.am
index c31f28c26eaf9401d0e3507e6343baa1a8f21516..e647169c091293eae8c31db0b3754548060ceca4 100644 (file)
@@ -48,6 +48,7 @@ check_PROGRAMS = \
 
 if HAVE_MHD
 if ENABLE_TEST_RUN
+AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = \
  test_gnunet_daemon_hostlist \
  test_gnunet_daemon_hostlist_reconnect \