diff --git a/Makefile b/Makefile index 11c406be..bb6a18d7 100644 --- a/Makefile +++ b/Makefile @@ -112,7 +112,7 @@ all: lint cover bazeltest bazelbuild install: go install ./cmd/prototool -.PHONy: bins +.PHONY: bins bins: go build ./cmd/prototool