more or less better now
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
8a80991bd5
commit
766ce60bc3
4
Makefile
4
Makefile
|
@ -11,8 +11,8 @@ build:
|
||||||
go build -v -x
|
go build -v -x
|
||||||
|
|
||||||
install:
|
install:
|
||||||
cp ~/go/src/go.wit.com/gui/toolkits/*.so resources/
|
cp ~/go/src/go.wit.com/toolkits/*.so resources/
|
||||||
rm -f ~/go/src/go.wit.com/gui/toolkits/*.so
|
rm -f ~/go/src/go.wit.com/toolkits/*.so
|
||||||
go install -v -x
|
go install -v -x
|
||||||
myrepos
|
myrepos
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue