]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove uglify variable from makefile
authorJacob Thornton <jacobthornton@gmail.com>
Sat, 28 Jan 2012 22:47:59 +0000 (14:47 -0800)
committerJacob Thornton <jacobthornton@gmail.com>
Sat, 28 Jan 2012 22:47:59 +0000 (14:47 -0800)
Makefile

index 879d594409a5e9287c9e4d89fcf0896aad4bd770..399b57c6e149176606965204ef96e0cd0d5977b9 100644 (file)
--- 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`
 
 #