X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=Makefile;h=c3a16b955e533e7eb11f469b681e946cbc863391;hb=b850ab2b8e65eadd25093c81bbc67a881daa0488;hp=05e8a4267c784944f61d17984926fb60e6962c8f;hpb=8ee1708ea93517f69979a6805480597b96b58da7;p=jquery.git diff --git a/Makefile b/Makefile index 05e8a42..c3a16b9 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,7 @@ SPEED_DIR = ${PREFIX}/speed PLUG_DIR = ../plugins BASE_FILES = ${SRC_DIR}/core.js\ + ${SRC_DIR}/support.js\ ${SRC_DIR}/selector.js\ ${SRC_DIR}/event.js\ ${SRC_DIR}/ajax.js\