aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/proto/generate.sh
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/proto/generate.sh')
-rwxr-xr-xbenchmark/proto/generate.sh2
1 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