Update Rakefile to remove module wrappers (feature parity with make and ant). Update...
[jquery.git] / Makefile
index 6f22817..5792bb4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -79,7 +79,7 @@ init:
 jquery: ${JQ}
 jq: ${JQ}
 
-${JQ}: ${MODULES} ${DIST_DIR}
+${JQ}: ${MODULES} | ${DIST_DIR}
        @@echo "Building" ${JQ}
 
        @@cat ${MODULES} | \