X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=contrib%2FMakefile.am;h=f36922b202c9d6444d664963cb856632acffb0a0;hb=05c4d0f2433df51a628b8f772af961ce1329d65e;hp=e3ff5068e9b054824d3146133c7535982bdef574;hpb=78c3084c43eed918329cbf11aeb87b618bf5cdf6;p=oweals%2Fgnunet.git diff --git a/contrib/Makefile.am b/contrib/Makefile.am index e3ff5068e..f36922b20 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -83,6 +83,7 @@ check_PROGRAMS = \ test_gnunet_prefix if ENABLE_TEST_RUN +AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH; TESTS = $(check_PROGRAMS) endif