mirror of
https://github.com/amigan/calls.git
synced 2024-11-21 12:29:47 -05:00
4 lines
103 B
Makefile
4 lines
103 B
Makefile
|
proto:
|
||
|
protoc -I protobuf/ --dart_out=lib/pb protobuf/stillbox.proto google/protobuf/timestamp.proto
|
||
|
|