aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 52fbdb39f..ff6948848 100644
--- 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}: