Skip to content
Permalink
Browse files
updating phony rules
  • Loading branch information
azatoth committed Mar 17, 2011
1 parent 4f9e786 commit b4acb7a
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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

0 comments on commit b4acb7a

Please sign in to comment.