summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/Makefile b/example/Makefile
index 2947745..06b3cdb 100644
--- a/example/Makefile
+++ b/example/Makefile
@@ -110,7 +110,7 @@ proto-reformat-comments:
../autogenpb --proto signal.proto --format-comments
proto-reformat-full:
- autogenpb --proto signal.proto --format
+ ../autogenpb --proto signal.proto --format
proto-reformat-fruit:
- autogenpb --proto fruit.proto --format
+ ../autogenpb --proto fruit.proto --format