Check that you are not present in trail twice
[oweals/gnunet.git] / src / fragmentation / Makefile.am
index 138b7ea6ad7cd4deb46d3736f63428ad79aa0d4e..2497b5a078a94782762fa50df645fb138155859a 100644 (file)
@@ -25,6 +25,7 @@ check_PROGRAMS = \
  test_fragmentation
 
 if ENABLE_TEST_RUN
+AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = $(check_PROGRAMS)
 endif