Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-04-15 09:43:36 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-04-15 09:43:36 +0400
commitc7dc4cc573c61306ae849d316f432160b16a2099 (patch)
treeadc20d09c8b62017984bb0d4f69a6b36e88c6343 /Makefile
parentce944421042def2782fc8699e16d872ee6dce4e3 (diff)
change position of var in dropdown + cleanup makefile vars
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8f57099b99..a0ad78d694 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,6 @@ BOOTSTRAP = ./docs/assets/css/bootstrap.css
BOOTSTRAP_LESS = ./less/bootstrap.less
BOOTSTRAP_RESPONSIVE = ./docs/assets/css/bootstrap-responsive.css
BOOTSTRAP_RESPONSIVE_LESS = ./less/responsive.less
-LESS_COMPRESSOR ?= `which lessc`
-WATCHR ?= `which watchr`
#
# BUILD DOCS