From: Carl Fürstenberg Date: Thu, 17 Mar 2011 19:16:19 +0000 (+0100) Subject: updating phony rules X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=b4acb7ae819563c3b75bbdabfaf2662fd24b06e4;p=jquery.git updating phony rules --- diff --git a/Makefile b/Makefile index 9ef44cf..d377c4c 100644 --- a/Makefile +++ b/Makefile @@ -107,4 +107,4 @@ pull_submodules: pull: pull_submodules @@git pull ${REMOTE} ${BRANCH} -.PHONY: all jquery lint min init jq clean +.PHONY: all jquery lint min clean distclean update_submodules pull_submodules pull