mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-15 01:34:05 +00:00
4 lines
181 B
Makefile
4 lines
181 B
Makefile
|
regenerate:
|
||
|
go install github.com/gogo/protobuf/protoc-gen-gogo
|
||
|
protoc-min-version --version="3.0.0" --gogo_out=. --proto_path=../../../../../:../../protobuf/:. enumdeclall.proto
|