X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=5722ba4fed093911c3449d659fecb2594e397eae;hb=1d2780996f3f615c2ea19ddfc1c9e1592fa64b70;hp=0d5a6cfbde410af0e0876c3fbc185e5678318f80;hpb=eba3cf1b8a2fcfee20eabc51aa8f91b1f276f2f7;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 0d5a6cfb..5722ba4f 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- -TESTS_ENVIRONMENT = top_srcdir=${top_srcdir} top_builddir=${top_builddir} +TESTS_ENVIRONMENT = top_srcdir='$(top_srcdir)' top_builddir='$(top_builddir)' TESTS_ENVIRONMENT += PERL='@PERL@' TESTS = \ tests/command/aggregate.sh \