Disabled the automatic inclusion of offset.js
[jquery.git] / Makefile
index 64dd418..59902a6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,8 +12,7 @@ BASE_FILES = ${SRC_DIR}/core.js\
        ${SRC_DIR}/selector.js\
        ${SRC_DIR}/event.js\
        ${SRC_DIR}/ajax.js\
-       ${SRC_DIR}/fx.js\
-       ${SRC_DIR}/offset.js
+       ${SRC_DIR}/fx.js
 
 PLUGINS = ${PLUG_DIR}/button/*\
        ${PLUG_DIR}/center/*\