Fixed typo, thanks Patrick
[jquery.git] / Makefile
index a22670e..e11ea5d 100644 (file)
--- 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