X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=57b819d2d9f280226b006c2e8079988d2fd6f046;hb=58f7781f0c0588e5eae9840e363d6213cfc6f51a;hp=d018e19ed584e6f414d52908283679ea05e2cee4;hpb=53a77fc6d950849af8fa98e89a6e9cb6d1281891;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index d018e19ed5..57b819d2d9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,7 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- -TESTS_ENVIRONMENT=top_srcdir=${top_srcdir} +TESTS_ENVIRONMENT = top_srcdir=${top_srcdir} +TESTS_ENVIRONMENT += PERL='@PERL@' TESTS = \ command/aggregate.sh \ command/autorecod.sh \