dump-trace.py: update after trace.proto relocation
Change-Id: I4f4b9870cdbe9b81338dde76453755700e6fea94
This commit is contained in:
@ -1,4 +1,2 @@
|
||||
all: trace_pb2.py
|
||||
|
||||
trace_pb2.py: ../../src/plugins/tracing/trace.proto
|
||||
TracePlugin_pb2.py: ../../src/core/comm/TracePlugin.proto
|
||||
protoc --python_out=. --proto_path `dirname $<` $<
|
||||
|
||||
Reference in New Issue
Block a user