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:
|
||
---|---|---|
.. | ||
insecure | ||
secio | ||
simple | ||
__init__.py | ||
base_session.py | ||
base_transport.py | ||
secure_conn_interface.py | ||
secure_transport_interface.py | ||
security_multistream.py | ||
typing.py |