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