Fixed makefile.

This commit is contained in:
Branimir Karadzic 2014-10-03 20:28:31 -07:00
parent c9614914fd
commit fb6721012f
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ analyze:
cppcheck examples/
docs:
doxygen genie/bgfx.doxygen
doxygen scripts/bgfx.doxygen
markdown README.md > .build/docs/readme.html
clean: