Files
steampipe/plugin_manager/Makefile

5 lines
143 B
Makefile

#rebuild the protobuf type definitions
protoc:
protoc -I ./grpc/proto/ ./grpc/proto/plugin_manager.proto --go_out=plugins=grpc:./grpc/proto/