X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=Makefile;h=4fc64b9ccfaa5d8997549785f326d85b5f389c01;hp=9fcdd808af7f744bc929a9de77f226102cd3fa71;hb=c3d8cb0c09c2d7d5f0fc3a78f8b4cef9b0adc640;hpb=370c6d564a295cf7d5ccdcafc1bb66d07d615014 diff --git a/Makefile b/Makefile index 9fcdd80..4fc64b9 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ DIST_DIR = ${PREFIX}/dist PLUG_DIR = ../plugins BASE_FILES = ${SRC_DIR}/jquery/jquery.js\ + ${SRC_DIR}/selector/selector.js\ ${SRC_DIR}/event/event.js\ ${SRC_DIR}/fx/fx.js\ ${SRC_DIR}/ajax/ajax.js