aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f3f268893..eac1648ee 100644
--- a/Makefile
+++ b/Makefile
@@ -10,9 +10,8 @@ PLUG_DIR = ../plugins
BASE_FILES = ${SRC_DIR}/jquery/jquery.js\
${SRC_DIR}/selector/selector.js\
${SRC_DIR}/event/event.js\
- ${SRC_DIR}/ajax/ajax.js
- #${SRC_DIR}/fx/fx.js\
- #${SRC_DIR}/ajax/ajax.js
+ ${SRC_DIR}/ajax/ajax.js\
+ ${SRC_DIR}/fx/fx.js
PLUGINS = ${PLUG_DIR}/button/*\
${PLUG_DIR}/center/*\