summaryrefslogtreecommitdiff
path: root/build.sh
blob: ad8077d461d5e00fe7e9ef5415edf4cfdabb0cc9 (plain)
1
2
3
4
5
6
7
8
cd src
make clean
make
cd -

cp -rf config/* output/conf/
cp -rf include/* output/include/
cp -rf dependence/include/stellar.h output/include/