X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=Makefile;h=33efcea7e761bd0fc8a846a28a254a6e45c3c25e;hp=351342efb93615ba5596c7b25cea273c1eccfc99;hb=7346a476cc1fe20612fb1e9b08faef27e36a962c;hpb=0066ba3f823fdf3e41aa805f54876312c8bd915a diff --git a/Makefile b/Makefile index 351342e..33efcea 100644 --- a/Makefile +++ b/Makefile @@ -10,9 +10,9 @@ PLUG_DIR = ../plugins BASE_FILES = ${SRC_DIR}/core.js\ ${SRC_DIR}/data.js\ - ${SRC_DIR}/support.js\ ${SRC_DIR}/selector.js\ ${SRC_DIR}/event.js\ + ${SRC_DIR}/support.js\ ${SRC_DIR}/ajax.js\ ${SRC_DIR}/fx.js\ ${SRC_DIR}/offset.js\