From: Sergey Matveev Date: Tue, 7 Sep 2021 14:38:40 +0000 (+0300) Subject: Forgotten dependency X-Git-Tag: v0.1.0~82 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=17a571308e38e31c112e4c103f5d1329df951b89;p=tofuproxy.git Forgotten dependency --- diff --git a/tofuproxy.do b/tofuproxy.do index f8223e7..fdb2e6c 100644 --- a/tofuproxy.do +++ b/tofuproxy.do @@ -1,3 +1,3 @@ -redo-ifchange *.go cmd/tofuproxy/*.go rounds/*.go +redo-ifchange *.go cmd/tofuproxy/*.go fifos/*.go rounds/*.go GO_LDFLAGS="${GO_LDFLAGS:--ldflags=-s}" ${GO:-go} build -o $3 $GO_LDFLAGS ./cmd/tofuproxy