Renamed the 'fx' module to 'effects'. Should've been done a long time ago.
[jquery.git] / Makefile
index bf1b2e7..2bf19fe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ BASE_FILES = ${SRC_DIR}/core.js\
        ${SRC_DIR}/manipulation.js\
        ${SRC_DIR}/css.js\
        ${SRC_DIR}/ajax.js\
-       ${SRC_DIR}/fx.js\
+       ${SRC_DIR}/effects.js\
        ${SRC_DIR}/offset.js\
        ${SRC_DIR}/dimensions.js