aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-12-05 09:15:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-12-05 09:15:44 +0000
commitcb1842cb5227b98ed4640a444418a29359b22bc3 (patch)
treefeec97e5bc33f9e6354f8c2e84c15801a6739f0c /tests/Makefile.am
parent6ced1ba6151e74d87c06d83c3f6eef472ee38b25 (diff)
uses the PERL variable configure digs up
Diffstat (limited to 'tests/Makefile.am')
-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