X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=Makefile;h=36bd11cff5390dc8ce279e5ad22da663c70d28ec;hb=6a3d1a1e281a5d13bca1ea388ae2bd8ce513ffb2;hp=c3a16b955e533e7eb11f469b681e946cbc863391;hpb=b850ab2b8e65eadd25093c81bbc67a881daa0488;p=jquery.git diff --git a/Makefile b/Makefile index c3a16b9..36bd11c 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,7 @@ 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\