Commit cb1842cb authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

uses the PERL variable configure digs up

parent 6ced1ba6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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