summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 4f24151..5c2e04a 100644
--- a/Makefile
+++ b/Makefile
@@ -7,11 +7,7 @@ BUILDTIME = $(shell date +%s)
# make andlabs # try the andlabs gui plugin (uses GTK)
default: install
- @echo "#########################################################"
- @~/go/bin/forge --version
- @echo
- @echo " forge self build worked"
- @echo "#########################################################"
+ forge --version
# This will re-generate ALL of the needed autogenerated .pb.go files
generate: clean