diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ simple: test # make -C example clean simpleMutexProtoc goimports vet # make -C example deleteproto -full: install clean auto goimports vet build test install +full: clean auto goimports vet build test install @echo everything worked and the example ran # does a help example to debug the help logic |
