- log
[oweals/gnunet.git] / src / secretsharing / Makefile.am
index b875953ba0d305b6647d0f24c517b23a5ca4db6f..3404a259cb64e9254cada6d901f10f64d5beb4a5 100644 (file)
@@ -63,6 +63,7 @@ check_PROGRAMS = \
  test_secretsharing_api
 
 if ENABLE_TEST_RUN
+AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = $(check_PROGRAMS)
 endif