Include jpg files in the docs

This commit is contained in:
Davis King 2016-10-09 13:15:15 -04:00
parent a16b8b9c11
commit 14f03c2fa5

View File

@ -218,8 +218,10 @@ makedocs ()
cp docs/*.js docs/web
cp docs/*.js docs/chm/docs
cp docs/*.png docs/web
cp docs/*.jpg docs/web
cp docs/*.ico docs/web
cp docs/*.png docs/chm/docs
cp docs/*.jpg docs/chm/docs
cp docs/*.ico docs/chm/docs
cd docs/chm/docs || report_failure