mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-18 11:00:25 +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
|