- log
[oweals/gnunet.git] / src / hello / Makefile.am
index ab25538ac138a023a901bb1e172832e4391c307c..7e5b9c451fd7e7e23fd63d5a7aab52a4748912ca 100644 (file)
@@ -28,6 +28,7 @@ check_PROGRAMS = \
  test_friend_hello
 
 if ENABLE_TEST_RUN
+AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = $(check_PROGRAMS)
 endif