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 7924b78..1933d15 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ BUILDTIME = $(shell date +%s)
# make andlabs # try the andlabs gui plugin (uses GTK)
default: install
- forge verify
+ ~/go/bin/forge --version
# This will re-generate ALL of the needed autogenerated .pb.go files
generate: clean