summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde <daniel@milde.cz>2021-04-14 22:38:37 +0200
committerDaniel Milde <daniel@milde.cz>2021-04-14 22:38:53 +0200
commite51bbfd26d587509b878a35cdd08fe6c752a777d (patch)
tree9074e0cad62451c6c03626f7eab4bdc005bf47a9
parenta98332b5f16282aeaf7f4f49980cfd2636f6fd9e (diff)
clean before building allv4.10.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc7869d..4b3ef77 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ LDFLAGS := -s -w -extldflags '-static' \
-X '$(PACKAGE)/build.User=$(shell id -u -n)' \
-X '$(PACKAGE)/build.Time=$(shell LC_ALL=en_US.UTF-8 date)'
-all: build-all man clean-uncompressed-dist shasums
+all: clean build-all man clean-uncompressed-dist shasums
run:
go run .