diff options
Diffstat (limited to 'example')
| -rw-r--r-- | example/Makefile | 3 |
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: |
