aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 084e4ef42..58475d934 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -6,10 +6,10 @@ curl:
@(cd ..; make)
test:
- perl runtests.pl
+ $(PERL) runtests.pl
quiet-test:
- perl runtests.pl -s -a
+ $(PERL) runtests.pl -s -a
clean:
rm -rf log