diff options
-rwxr-xr-x | distrib.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ make config=release_gnu64 cp hftrss distrib/hftrss make clean +make config=release_psv +cp hftrss.vpk distrib/hftrss.vpk + +make clean make config=release_ems cp ems/hftrss.html ems/index.html zip distrib/ems.zip ems/hftrss.js ems/index.html ems/hftrss.wasm |