subbed in tables
This commit is contained in:
parent
08a5b198c7
commit
1e79d31a02
2
Makefile
2
Makefile
|
@ -23,7 +23,7 @@ custom:
|
|||
GO111MODULE=off go build -v -work -buildmode=blah
|
||||
|
||||
clean:
|
||||
rm -f gocui gocui.so
|
||||
rm -f gocui gocui.so go.*
|
||||
rm -f *.pb.go *.patch
|
||||
go-mod-clean --purge
|
||||
|
||||
|
|
Loading…
Reference in New Issue