diff --git a/Makefile b/Makefile index 404dc3f..7f1a5d0 100644 --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ $(BUILDDIR)/%/: .PHONY: build build: $(BUILDDIR)/bin/ ## build the binary from source - go build -ldflags="-X main.BuildVersion=${VERSION}" -o $