1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Unbreak the Makefile

This commit is contained in:
Chris Cummer 2018-08-15 13:22:46 -07:00
parent a0d428cb92
commit e9758bde65

View File

@ -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