X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile;h=1ebc643d862a53e1959b485dbada6713f04b4cf4;hb=1ce92e022ddd6f547515e855544ba3c2fb1416e0;hp=2ab385bee127362c5b95d80d521e1d88581193e8;hpb=a8b089a02089d3d7b7e0744e59618ff9800e760a;p=jquery.git diff --git a/Makefile b/Makefile index 2ab385b..1ebc643 100644 --- a/Makefile +++ b/Makefile @@ -42,8 +42,8 @@ init: @@echo "Grabbing external dependencies..." @@git submodule init @@git submodule update - @@cd src/sizzle && git pull - @@cd test/qunit && git pull + @@cd src/sizzle && git pull origin master + @@cd test/qunit && git pull origin master @@git submodule update jquery: ${DIST_DIR} selector ${JQ}