updating phony rules

This commit is contained in:
Carl Fürstenberg 2011-03-17 20:16:19 +01:00
parent 4f9e78616e
commit b4acb7ae81

View file

@ -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