]> source.dussan.org Git - jquery.git/commitdiff
Added support for min and speed to the 'all' build.
authorJohn Resig <jeresig@gmail.com>
Sat, 30 Jun 2007 00:22:36 +0000 (00:22 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 30 Jun 2007 00:22:36 +0000 (00:22 +0000)
Makefile

index 52fbdb39fd8d49ab262c1e25629705c958cd5b6d..ff69488486833e3cb8c2ec004c3dcafbcf33e599 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ VER = sed s/@VERSION/${JQ_VER}/
 
 JAR = java -jar ${BUILD_DIR}/js.jar
 
-all: jquery lite pack docs test
+all: jquery lite min pack docs test speed
        @@echo "jQuery build complete."
 
 ${DIST_DIR}: