From e6ea90f8defd8f26702ed808bcf801f53ce3a327 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 31 Oct 2024 06:41:30 -0500 Subject: compiles after lots of protobuf changes Signed-off-by: Jeff Carr --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ae8ee4b..9f01af1 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +.PHONY: build + VERSION = $(shell git describe --tags) # create the go.mod and go.sum if this is a brand new repo -- cgit v1.2.3