- test and log for bug #0003423
[oweals/gnunet.git] / src / gnsrecord / Makefile.am
index 2c9d2f476e2e8d6cf2fe0e312c07d93c26534a89..2ac330ae086d2ca34a2aa0e8c36dd8465f38a656 100644 (file)
@@ -21,6 +21,7 @@ check_PROGRAMS = \
  test_gnsrecord_block_expiration
 
 if ENABLE_TEST_RUN
+AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = \
   $(check_PROGRAMS) \
   $(check_SCRIPTS)