mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-19 04:40:19 +00:00
4 lines
141 B
Makefile
4 lines
141 B
Makefile
|
regenerate:
|
||
|
go install github.com/gogo/protobuf/protoc-gen-gogo
|
||
|
protoc --gogo_out=. --proto_path=../../../../../:../../protobuf/:. *.proto
|