mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
go: clean tutorial properly
This commit is contained in:
parent
5c0e987ac1
commit
87a0477a08
@ -49,7 +49,7 @@ tutorialsecureclient: all
|
||||
GOPATH=`pwd` $(GO) run src/*.go -secure=true
|
||||
|
||||
clean-local:
|
||||
$(RM) -r gen-*
|
||||
$(RM) -r gen-* src/shared src/tutorial src/git.apache.org go-tutorial calculator-remote
|
||||
|
||||
EXTRA_DIST = \
|
||||
src/client.go \
|
||||
|
Loading…
Reference in New Issue
Block a user