summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-29 13:36:56 -0500
committerJeff Carr <[email protected]>2025-03-29 13:36:56 -0500
commit3b43eea6a39f3b64459ff6f82b28adafbaf26e8d (patch)
treeb692822ea343cd85fe70c38d46bc55ed1069ec26 /example
parent79e59bef1164b0c6ebeea9f040438d1b9caa1aaf (diff)
closer to working on Signal-Desktop proto files
Diffstat (limited to 'example')
-rw-r--r--example/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/Makefile b/example/Makefile
index 1ddb086..0f4afa5 100644
--- a/example/Makefile
+++ b/example/Makefile
@@ -110,6 +110,9 @@ proto-reformat-comments:
../autogenpb --proto signal.proto --format-comments
proto-reformat-full:
+ ../autogenpb --proto signal.proto --format
+
+proto-reformat-full-debug:
../autogenpb --proto signal.proto --format --debug
proto-reformat-fruit: