1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-09 09:35:03 +09:00

rename protos-go -> protos

This commit is contained in:
Sergey Cherepanov 2022-09-08 12:15:54 +03:00 committed by Mikhail Iudin
parent 54bff9012e
commit 7b60bc49ac
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0

View file

@ -13,7 +13,7 @@ endif
export PATH=$(GOPATH)/bin:$(shell echo $$PATH)
# TODO: folders were changed, so we should update Makefile and protos generation
protos-go:
protos:
@echo 'Generating protobuf packages (Go)...'
# Uncomment if needed
@$(eval ROOT_PKG := pkg)