rename protos-go -> protos
This commit is contained in:
parent
54bff9012e
commit
7b60bc49ac
2
Makefile
2
Makefile
@ -13,7 +13,7 @@ endif
|
|||||||
export PATH=$(GOPATH)/bin:$(shell echo $$PATH)
|
export PATH=$(GOPATH)/bin:$(shell echo $$PATH)
|
||||||
|
|
||||||
# TODO: folders were changed, so we should update Makefile and protos generation
|
# TODO: folders were changed, so we should update Makefile and protos generation
|
||||||
protos-go:
|
protos:
|
||||||
@echo 'Generating protobuf packages (Go)...'
|
@echo 'Generating protobuf packages (Go)...'
|
||||||
# Uncomment if needed
|
# Uncomment if needed
|
||||||
@$(eval ROOT_PKG := pkg)
|
@$(eval ROOT_PKG := pkg)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user