diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -118,3 +118,7 @@ reformat-signal.proto-full-debug: goimports vet build reformat-signal.proto-fruit: goimports vet build git checkout example/*.proto make -C example proto-reformat-fruit + +reformat-signal.proto-fruit-debug: goimports vet build + git checkout example/*.proto + make -C example proto-reformat-fruit-debug |
