aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-04-11 20:18:22 -0700
committerMark Otto <[email protected]>2013-04-11 20:18:22 -0700
commit58c8c770d8978156b85003ebaa7c57f83c4fa0dd (patch)
tree6c0b2ea17853755f4c6a439919cfe6261c348f85
parentb3bb89520d02cabbb75958bfea1b02b57fa3d7b0 (diff)
parent991a353a26f9f7a7399591985af0afb191eee6ee (diff)
downloadbootstrap-58c8c770d8978156b85003ebaa7c57f83c4fa0dd.tar.xz
bootstrap-58c8c770d8978156b85003ebaa7c57f83c4fa0dd.zip
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 48aacdf08..7c95b1900 100644
--- a/Makefile
+++ b/Makefile
@@ -88,8 +88,6 @@ bootstrap/css/*.css: less/*.less
mkdir -p bootstrap/css
recess --compile ${BOOTSTRAP_LESS} > bootstrap/css/bootstrap.css
recess --compress ${BOOTSTRAP_LESS} > bootstrap/css/bootstrap.min.css
- recess --compile ${BOOTSTRAP_RESPONSIVE_LESS} > bootstrap/css/bootstrap-responsive.css
- recess --compress ${BOOTSTRAP_RESPONSIVE_LESS} > bootstrap/css/bootstrap-responsive.min.css
#
# FONTS