mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 15:20:56 +00:00
4 lines
178 B
Makefile
4 lines
178 B
Makefile
|
regenerate:
|
||
|
go install github.com/gogo/protobuf/protoc-gen-gogo
|
||
|
protoc-min-version --version="3.0.0" --gogo_out=. --proto_path=../../../../../:../../protobuf/:. enumdecl.proto
|