Skip to content

Commit

Permalink
Don't do the update after the pull - forces the submodules up to date.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeresig committed Nov 30, 2009
1 parent 1a26e41 commit 918cf68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Expand Up @@ -44,7 +44,6 @@ init:
@@git submodule update @@git submodule update
@@cd src/sizzle && git pull origin master @@cd src/sizzle && git pull origin master
@@cd test/qunit && git pull origin master @@cd test/qunit && git pull origin master
@@git submodule update


jquery: ${DIST_DIR} selector ${JQ} jquery: ${DIST_DIR} selector ${JQ}


Expand Down

0 comments on commit 918cf68

Please sign in to comment.