From: Jacob Thornton Date: Sat, 28 Jan 2012 22:47:59 +0000 (-0800) Subject: remove uglify variable from makefile X-Git-Tag: v2.0.0~6^2~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=616cbf93d2ba2b21a72d81d2c9148a0f25e4810c;p=thirdparty%2Fbootstrap.git remove uglify variable from makefile --- diff --git a/Makefile b/Makefile index 879d594409..399b57c6e1 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,6 @@ BOOTSTRAP_LESS = ./less/bootstrap.less BOOTSTRAP_RESPONSIVE = ./docs/assets/css/bootstrap-responsive.css BOOTSTRAP_RESPONSIVE_LESS = ./less/responsive.less LESS_COMPRESSOR ?= `which lessc` -UGLIFY_JS ?= `which uglifyjs` WATCHR ?= `which watchr` #