X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=935f69c12ff0c6d0147fa6479b8b2b380b7ff749;hb=ac80ca2883f410796ea5cfb0ff93515f4da9fb43;hp=fdc655d6039a958420a47a4175d5c9a1dbc2b376;hpb=9b9d270e3d697d8129147d03807c4e37b23120b7;p=jquery.git diff --git a/Makefile b/Makefile index fdc655d..935f69c 100644 --- a/Makefile +++ b/Makefile @@ -23,11 +23,11 @@ BASE_FILES = ${SRC_DIR}/core.js\ ${SRC_DIR}/traversing.js\ ${SRC_DIR}/manipulation.js\ ${SRC_DIR}/css.js\ - ${SRC_DIR}/ajax.js\ - ${SRC_DIR}/xhr.js\ - ${SRC_DIR}/transports/jsonp.js\ - ${SRC_DIR}/transports/script.js\ - ${SRC_DIR}/transports/xhr.js\ + ${SRC_DIR}/ajax.js\ + ${SRC_DIR}/xhr.js\ + ${SRC_DIR}/transports/jsonp.js\ + ${SRC_DIR}/transports/script.js\ + ${SRC_DIR}/transports/xhr.js\ ${SRC_DIR}/effects.js\ ${SRC_DIR}/offset.js\ ${SRC_DIR}/dimensions.js