summaryrefslogtreecommitdiff
path: root/build
blob: c518c8df90c56717f2140313f42908125fb47159 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash -x

make -C ../../toolkits/nocui
make -C ../../toolkits/gocui
make -C ../../toolkits/andlabs

mkdir -p  files/usr/lib/go-gui
cp ../../toolkits/*.so files/usr/lib/go-gui/