Merge pull request #8336 from guilbep/3.0.0-wip

removing bootstrap-fonts rule in Makefile for bootstrap rule
This commit is contained in:
Mark Otto 2013-06-28 09:20:02 -07:00
commit 8ef3002153
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ clean:
# recess & uglifyjs are required
#
bootstrap: bootstrap-fonts bootstrap-css bootstrap-js
bootstrap: bootstrap-css bootstrap-js
#