aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Guilbert <[email protected]>2013-06-28 14:09:46 +0200
committerPierre Guilbert <[email protected]>2013-06-28 14:09:46 +0200
commita85c11eb455eab5e57b66a5e8266f3e4ec772567 (patch)
tree6928a8fa14e73584e47e0b7231baae89ff90013f
parent09cdee2f03aaad5c5a767fbec2e3896ad3d1f980 (diff)
downloadbootstrap-a85c11eb455eab5e57b66a5e8266f3e4ec772567.tar.xz
bootstrap-a85c11eb455eab5e57b66a5e8266f3e4ec772567.zip
removing bootstrap-fonts rule in Makefile for bootstrap rule
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b54f149ab..e0846c74e 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ clean:
# recess & uglifyjs are required
#
-bootstrap: bootstrap-fonts bootstrap-css bootstrap-js
+bootstrap: bootstrap-css bootstrap-js
#