X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=Makefile;h=972cb4db266f52cb318f33b94deac6cb688e84c7;hp=fdb57bda428be1bd8fe55c012963cac2f2ff15cb;hb=8e53f7b5d6716e60d8c8ea7e167f2b187aae9d89;hpb=b5f077ae6af6d644c5ae58ba9fd79a08dc58ba1e diff --git a/Makefile b/Makefile index fdb57bd..972cb4d 100644 --- a/Makefile +++ b/Makefile @@ -8,10 +8,10 @@ BASE_FILES = ${SRC_DIR}/core.js\ ${SRC_DIR}/support.js\ ${SRC_DIR}/data.js\ ${SRC_DIR}/queue.js\ + ${SRC_DIR}/attributes.js\ ${SRC_DIR}/event.js\ ${SRC_DIR}/selector.js\ ${SRC_DIR}/traversing.js\ - ${SRC_DIR}/attributes.js\ ${SRC_DIR}/manipulation.js\ ${SRC_DIR}/css.js\ ${SRC_DIR}/ajax.js\