Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added support for min and speed to the 'all' build.
  • Loading branch information
jeresig committed Jun 30, 2007
1 parent 73ab36b commit 21d59e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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}:
Expand Down

0 comments on commit 21d59e8

Please sign in to comment.