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 0f4afa5..95bb274 100644 --- a/example/Makefile +++ b/example/Makefile @@ -117,3 +117,6 @@ proto-reformat-full-debug: proto-reformat-fruit: ../autogenpb --proto fruit.proto --format + +proto-reformat-fruit-debug: + ../autogenpb --proto fruit.proto --format --debug |
