aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-28 14:47:59 -0800
committerJacob Thornton <[email protected]>2012-01-28 14:47:59 -0800
commit616cbf93d2ba2b21a72d81d2c9148a0f25e4810c (patch)
treee417880f77d2aadc6169801ca8c6ea79e1cd8a8e
parentb38a13ef98bbdf33deb94462386ecffaea89b242 (diff)
downloadbootstrap-616cbf93d2ba2b21a72d81d2c9148a0f25e4810c.tar.xz
bootstrap-616cbf93d2ba2b21a72d81d2c9148a0f25e4810c.zip
remove uglify variable from makefile
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 879d59440..399b57c6e 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`
#