]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
removing bootstrap-fonts rule in Makefile for bootstrap rule
authorPierre Guilbert <pierre@1000mercis.com>
Fri, 28 Jun 2013 12:09:46 +0000 (14:09 +0200)
committerPierre Guilbert <pierre@1000mercis.com>
Fri, 28 Jun 2013 12:09:46 +0000 (14:09 +0200)
Makefile

index b54f149ab21b7f01089c2e1ca42e670beeda287d..e0846c74ecd7784217adac23aa66ef3559be608a 100644 (file)
--- 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
 
 
 #