updating phony rules

1.7/enhancement_8685
Carl Fürstenberg 2011-03-17 20:16:19 +01:00
parent 4f9e78616e
commit b4acb7ae81
1 changed files with 1 additions and 1 deletions

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