X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=Makefile;h=94fa885b2d89fd20181ac42a10925169bb275f65;hb=e514e67cd24db3daf7658d53138a4fbef5fdc0c2;hp=13e5299a38658208c5e143394159bd518a3fafc0;hpb=81f65ce33931831dc651c5d3ebf2b31b551b6b8b;p=jquery.git diff --git a/Makefile b/Makefile index 13e5299..94fa885 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,8 @@ 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 jquery: ${DIST_DIR} selector ${JQ}