aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbenchmark/proto/generate.sh2
-rw-r--r--openxc.proto (renamed from benchmark/proto/openxc.proto)0
2 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/proto/generate.sh b/benchmark/proto/generate.sh
index 576b7b13..09400a3d 100755
--- a/benchmark/proto/generate.sh
+++ b/benchmark/proto/generate.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
-protoc -I . --python_out=. openxc.proto
+protoc -I ../.. --python_out=. ../../openxc.proto
diff --git a/benchmark/proto/openxc.proto b/openxc.proto
index 1917b0bd..1917b0bd 100644
--- a/benchmark/proto/openxc.proto
+++ b/openxc.proto