X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=Makefile;h=36bd11cff5390dc8ce279e5ad22da663c70d28ec;hb=4afa60835146e71c0e57b492a1cca278eaf1ef9c;hp=c3a16b955e533e7eb11f469b681e946cbc863391;hpb=1b0276dc57cbca869027ba19986b0810f7042854;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\