From 4166d4404f827e695526f3768fff65537a40735b Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 10 Oct 2025 13:53:41 -0500 Subject: closer to working --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 93cc6b6..b4cfd0a 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ GUIVERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) all: install + mirrors makedists build: goimports GO111MODULE=off go build \ -- cgit v1.2.3