git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73ab36b
)
Added support for min and speed to the 'all' build.
author
John Resig
<jeresig@gmail.com>
Sat, 30 Jun 2007 00:22:36 +0000
(
00:22
+0000)
committer
John Resig
<jeresig@gmail.com>
Sat, 30 Jun 2007 00:22:36 +0000
(
00:22
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
52fbdb3
..
ff69488
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}: