summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-16 09:51:26 -0500
committerJeff Carr <[email protected]>2025-10-16 09:51:26 -0500
commitbb4450ec2d02740732dc022b02d9ace6585cb5c6 (patch)
tree0efd8f84f0439614e72812d9977e58202cc1ec3a /Makefile
parent4e3aa7de61aa429cacd756dcb3836ee06442e7d5 (diff)
show table. minor stuff
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