blob: 032392cf113fe1e5f6e9d8942fbec5f16b15e2a2 [file] [log] [blame]
all: nanopb_pb2.py plugin_pb2.py
%_pb2.py: %.proto
aprotoc --python_out=. $<