summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-14 22:00:12 -0500
committerJeff Carr <[email protected]>2025-10-14 22:00:12 -0500
commit90c62819d72fbd7fd68b7caed2ed60050ea4b71e (patch)
tree3173ae48aaa998be46ca14def9a7accdfb2744ca /Makefile
parent3c6e0574f9a984a3ab35ff7a27ad35ff7c3e9edc (diff)
make a doStats()
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f757a8e..7924b78 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 pull check
+ forge verify
# This will re-generate ALL of the needed autogenerated .pb.go files
generate: clean