mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 23:30:58 +00:00
93a04158fd
gvt fetch -a, because we need the protobuf files etc for regeneration
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
|