X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile;h=eac1648ee1c2d915746f07fabeffbb37f2a49f92;hb=a4a6dfa6bd374904360c4e14c69319fe6ea3e180;hp=f3f2688932f41740cb47b0a5d678053f42fba99a;hpb=4434b5ae65bd3ecb9ea5b7e6a56d5b714748de90;p=jquery.git diff --git a/Makefile b/Makefile index f3f2688..eac1648 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/*\