blob: 8509cd6761dda1d9e85adf0753dc7f99c97f1086 [file] [log] [blame]
all: nanopb_pb2.py plugin_pb2.py
%_pb2.py: %.proto
protoc -I. --python_out=. $<