summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-28 08:19:59 -0500
committerJeff Carr <[email protected]>2025-03-28 08:19:59 -0500
commit11ccc557feda86273dc67779a1a2b45723ada3e4 (patch)
tree95f2262dc19acace1d0ab7cafa9cc8540ea20978 /example
parentdfe42d8d2358e1437b1b086bbc420f3ffef9b46e (diff)
closer to back to working again
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