From: Daniel Stenberg Date: Sun, 12 Nov 2000 15:11:50 +0000 (+0000) Subject: Added empty actions for all: and install: X-Git-Tag: upstream/7.37.1~17488 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6195412005a6204c69f4ad0c57d191c2d8a58482;p=platform%2Fupstream%2Fcurl.git Added empty actions for all: and install: --- diff --git a/tests/Makefile.am b/tests/Makefile.am index dd2918c..50d5e8e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,7 @@ +all: +install: + test: ./runtests.sh