Skip to content

Commit b4acb7a

Browse files
committed
updating phony rules
1 parent 4f9e786 commit b4acb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ pull_submodules:
107107
pull: pull_submodules
108108
@@git pull ${REMOTE} ${BRANCH}
109109

110-
.PHONY: all jquery lint min init jq clean
110+
.PHONY: all jquery lint min clean distclean update_submodules pull_submodules pull

0 commit comments

Comments
 (0)