remove uglify variable from makefile

This commit is contained in:
Jacob Thornton 2012-01-28 14:47:59 -08:00
parent b38a13ef98
commit 616cbf93d2
1 changed files with 0 additions and 1 deletions

View File

@ -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`
#