X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=36bd11cff5390dc8ce279e5ad22da663c70d28ec;hb=4f7441910f664800cca8d252f04ec479518edfe0;hp=05e8a4267c784944f61d17984926fb60e6962c8f;hpb=aea452f1624df811c8b0b2916bfb22213d153f9d;p=jquery.git diff --git a/Makefile b/Makefile index 05e8a42..36bd11c 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,8 @@ SPEED_DIR = ${PREFIX}/speed PLUG_DIR = ../plugins BASE_FILES = ${SRC_DIR}/core.js\ + ${SRC_DIR}/data.js\ + ${SRC_DIR}/support.js\ ${SRC_DIR}/selector.js\ ${SRC_DIR}/event.js\ ${SRC_DIR}/ajax.js\