diff options
| author | Mark Otto <[email protected]> | 2012-04-14 23:07:51 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-04-14 23:07:51 -0700 |
| commit | 2dbce887df8ffec477929c92085745af9b93feaa (patch) | |
| tree | 09fbf6161b08eef8e66a5089b3b1f6886324164f /Makefile | |
| parent | a6f27ebed440919aac6f62e73e6748bfecd00ab9 (diff) | |
| parent | c7dc4cc573c61306ae849d316f432160b16a2099 (diff) | |
| download | bootstrap-2dbce887df8ffec477929c92085745af9b93feaa.tar.xz bootstrap-2dbce887df8ffec477929c92085745af9b93feaa.zip | |
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Conflicts:
docs/assets/bootstrap.zip
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
