mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 01:00:24 +00:00
Fixes #7943: typo in makefile
This commit is contained in:
parent
930913e0a0
commit
ddbfe4af7a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -78,7 +78,7 @@ bootstrap/js/*.js: js/*.js
|
|||
rm bootstrap/js/copyright.js bootstrap/js/bootstrap.min.tmp.js
|
||||
|
||||
#
|
||||
# CSS COMPLILE
|
||||
# CSS COMPILE
|
||||
#
|
||||
|
||||
bootstrap-css: bootstrap/css/*.css
|
||||
|
|
|
|||
Loading…
Reference in a new issue