aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-28 09:20:02 -0700
committerMark Otto <[email protected]>2013-06-28 09:20:02 -0700
commit8ef30021536347b7c12b029d1fdf85e5a115642b (patch)
treee8bb6349ac0d67877a407cd653c5c3a1c2e57800
parent09cdee2f03aaad5c5a767fbec2e3896ad3d1f980 (diff)
parent37e4fbf9cabc1aa064b8c04ca6f291fa13ad3160 (diff)
downloadbootstrap-8ef30021536347b7c12b029d1fdf85e5a115642b.tar.xz
bootstrap-8ef30021536347b7c12b029d1fdf85e5a115642b.zip
Merge pull request #8336 from guilbep/3.0.0-wip
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..257754b50 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
#