X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=Makefile;h=2ab385bee127362c5b95d80d521e1d88581193e8;hp=13e5299a38658208c5e143394159bd518a3fafc0;hb=a8b089a02089d3d7b7e0744e59618ff9800e760a;hpb=262fcf7b7b919da1564509f621cf7480a5d5572b diff --git a/Makefile b/Makefile index 13e5299..2ab385b 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 + @@cd test/qunit && git pull + @@git submodule update jquery: ${DIST_DIR} selector ${JQ}