updating phony rules
authorCarl Fürstenberg <azatoth@gmail.com>
Thu, 17 Mar 2011 19:16:19 +0000 (20:16 +0100)
committerCarl Fürstenberg <azatoth@gmail.com>
Thu, 17 Mar 2011 19:23:20 +0000 (20:23 +0100)
Makefile

index 9ef44cf..d377c4c 100644 (file)
--- 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