From: Daniel Stenberg Date: Sun, 12 Nov 2000 15:11:50 +0000 (+0000) Subject: Added empty actions for all: and install: X-Git-Tag: curl-7_5~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6195412005a6204c69f4ad0c57d191c2d8a58482;p=curl Added empty actions for all: and install: --- diff --git a/tests/Makefile.am b/tests/Makefile.am index dd2918c52..50d5e8eb8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,7 @@ +all: +install: + test: ./runtests.sh