diff options
| author | Pierre Guilbert <[email protected]> | 2013-06-28 14:09:46 +0200 |
|---|---|---|
| committer | Pierre Guilbert <[email protected]> | 2013-06-28 14:09:46 +0200 |
| commit | a85c11eb455eab5e57b66a5e8266f3e4ec772567 (patch) | |
| tree | 6928a8fa14e73584e47e0b7231baae89ff90013f | |
| parent | 09cdee2f03aaad5c5a767fbec2e3896ad3d1f980 (diff) | |
| download | bootstrap-a85c11eb455eab5e57b66a5e8266f3e4ec772567.tar.xz bootstrap-a85c11eb455eab5e57b66a5e8266f3e4ec772567.zip | |
removing bootstrap-fonts rule in Makefile for bootstrap rule
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ clean: # recess & uglifyjs are required # -bootstrap: bootstrap-fonts bootstrap-css bootstrap-js +bootstrap: bootstrap-css bootstrap-js # |
