Might have forgotten..
This commit is contained in:
parent
18565cbc56
commit
81c6d03695
1 changed files with 1 additions and 4 deletions
3
Makefile
3
Makefile
|
@ -55,6 +55,3 @@ debug:
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
@rm -rf $(BIN_DIR)
|
@rm -rf $(BIN_DIR)
|
||||||
|
|
||||||
proto:
|
|
||||||
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative protos/*.proto
|
|
Loading…
Add table
Reference in a new issue