aboutsummaryrefslogtreecommitdiff
path: root/distrib.sh
blob: e4ff5f2db7ec9fd8893fe6373c4b5f94277eb2ef (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/bash
mkdir -p distrib
make clean
make config=release_gnu64
cp hftrss distrib/hftrss

make clean
make config=release_ems
zip distrib/ems.zip ems/hftrss.js ems/hftrss.html ems/hftrss.wasm