update windows build scripts
[moonshot-ui.git] / win-build
1 # !/bin/sh
2 autoreconf -f -i
3 ./configure
4 make
5 # ? make install