Loading tests/Makefile.am +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ all: install: curl: @(cd ..; make) test: perl runtests.pl Loading Loading
tests/Makefile.am +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ all: install: curl: @(cd ..; make) test: perl runtests.pl Loading