mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 02:25:37 -05:00
Fixed makefile.
This commit is contained in:
parent
9859472bab
commit
553b9422c9
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
@ -117,4 +117,4 @@ docs:
|
|||
|
||||
clean:
|
||||
@echo Cleaning...
|
||||
-rm -r .build
|
||||
-@rm -rf .build
|
||||
|
|
Loading…
Reference in a new issue