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:
|
||
---|---|---|
.. | ||
crypto | ||
host | ||
kademlia | ||
network | ||
peer | ||
protocol_muxer | ||
pubsub | ||
routing | ||
security | ||
stream_muxer | ||
transport | ||
__init__.py | ||
exceptions.py | ||
typing.py |