ttrpc icon indicating copy to clipboard operation
ttrpc copied to clipboard

build: Fix references to check-protos target in Makefile

Open ethan-lowman-dd opened this issue 3 years ago • 0 comments

There is no Makefile target for checkprotos -- this is a typo of the check-protos target. This PR fixes those references.

Signed-off-by: Ethan Lowman [email protected]

ethan-lowman-dd avatar May 24 '22 22:05 ethan-lowman-dd