mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-03 13:00:24 +00:00
removing bootstrap-fonts rule in Makefile for bootstrap rule
This commit is contained in:
parent
09cdee2f03
commit
a85c11eb45
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -60,7 +60,7 @@ clean:
|
|||
# recess & uglifyjs are required
|
||||
#
|
||||
|
||||
bootstrap: bootstrap-fonts bootstrap-css bootstrap-js
|
||||
bootstrap: bootstrap-css bootstrap-js
|
||||
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue