X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=6b46c7dfb007a4e45d11c2bb9a243e3ff57927b1;hp=a236ed0a5545605b2e27dee457edd158290ca71f;hb=ae772e742295591678ee53c89e5132df817c4606;hpb=ea507b3e998126ae1f94f4fd1618994d645c9cc8 diff --git a/Makefile b/Makefile index a236ed0..6b46c7d 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ DIST_DIR = ${PREFIX}/dist RHINO ?= java -jar ${BUILD_DIR}/js.jar -CLOSURE_COMPILER = ${BUILD_DIR}/google-compiler-20091218.jar +CLOSURE_COMPILER = ${BUILD_DIR}/google-compiler-20100917.jar MINJAR ?= java -jar ${CLOSURE_COMPILER}