X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile;h=e11ea5d2781f8a9c96973b509ddb62b4b79f2a1c;hb=87284a8ee751e1b4bb4a1ed96cdb92cb938d5f04;hp=a22670ea78a1a99ff26a3acf6db818f0cea17700;hpb=6ebf2f979c5efe6b234821f5e3b93c59da7f0aa3;p=jquery.git diff --git a/Makefile b/Makefile index a22670e..e11ea5d 100644 --- a/Makefile +++ b/Makefile @@ -10,8 +10,8 @@ MODULES = ${SRC_DIR}/intro.js\ ${SRC_DIR}/jquery/*\ ${SRC_DIR}/event/*\ ${SRC_DIR}/fx/*\ - ${SRC_DIR}/ajax/* - ${SRC_DIR}/outro.js\ + ${SRC_DIR}/ajax/*\ + ${SRC_DIR}/outro.js JQ = ${DIST_DIR}/jquery.js JQ_LITE = ${DIST_DIR}/jquery.lite.js