diff --git a/config/Makefile b/config/Makefile index 75d1002..cd7d4ca 100644 --- a/config/Makefile +++ b/config/Makefile @@ -14,8 +14,6 @@ BUF ?= github.com/bufbuild/buf/cmd/buf@v1.17.0 -default: build - PROTO_SOURCES := $(shell find . -name '*.proto') .PHONY: build