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