From e9758bde65bf1898220a6e9e1de8d8d96851830d Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Wed, 15 Aug 2018 13:22:46 -0700 Subject: [PATCH] Unbreak the Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 2785dc1d..dfa59a84 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,6 @@ contrib_check: install: go clean -make installd go install -ldflags="-s -w -X main.version=$(shell git describe --always --abbrev=6) -X main.date=$(shell date +%FT%T%z)" which wtf