summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-20 09:37:42 -0600
committerJeff Carr <[email protected]>2025-02-20 09:37:42 -0600
commit77da32b99a6e96431d8cf65508f44a19bd5133d8 (patch)
tree3ad93783af61169ffe427b0e2c83dd38b77fbb55 /Makefile
parent5db0b57b311570f4fffe84427c795bdc32894e62 (diff)
new autogen
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e279b83..c26322b 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ BUILDTIME = $(shell date +%Y.%m.%d_%H%M)
# make andlabs # try the andlabs gui plugin (uses GTK)
default: install
- forge
+ forge commit --all
vet:
@GO111MODULE=off go vet