2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

removing bootstrap-fonts rule in Makefile for bootstrap rule

This commit is contained in:
Pierre Guilbert
2013-06-28 14:09:46 +02:00
parent 09cdee2f03
commit a85c11eb45
+1 -1
View File
@@ -60,7 +60,7 @@ clean:
# recess & uglifyjs are required
#
bootstrap: bootstrap-fonts bootstrap-css bootstrap-js
bootstrap: bootstrap-css bootstrap-js
#