Don't do the update after the pull - forces the submodules up to date.
This commit is contained in:
parent
1a26e41917
commit
918cf68dfd
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -44,7 +44,6 @@ init:
|
|||
@@git submodule update
|
||||
@@cd src/sizzle && git pull origin master
|
||||
@@cd test/qunit && git pull origin master
|
||||
@@git submodule update
|
||||
|
||||
jquery: ${DIST_DIR} selector ${JQ}
|
||||
|
||||
|
|
Loading…
Reference in a new issue