summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 08330c2..a9ba393 100644
--- a/Makefile
+++ b/Makefile
@@ -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