X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile;h=1ebc643d862a53e1959b485dbada6713f04b4cf4;hb=1ce92e022ddd6f547515e855544ba3c2fb1416e0;hp=13e5299a38658208c5e143394159bd518a3fafc0;hpb=81f65ce33931831dc651c5d3ebf2b31b551b6b8b;p=jquery.git diff --git a/Makefile b/Makefile index 13e5299..1ebc643 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,9 @@ init: @@echo "Grabbing external dependencies..." @@git submodule 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}