59b373b48a
Update Makefile to handle the import in `plaintext.proto`.
Import path is modified to be relative to the project root.
And we run `protoc` from where `Makefile` locates, i.e. the project
root.
Reference:
- plaintext.proto:
|
||
---|---|---|
.. | ||
__init__.py | ||
plaintext_pb2.py | ||
plaintext_pb2.pyi | ||
plaintext.proto |