diff --git a/Makefile b/Makefile index 2b9a2e019..2b440959d 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ GOFLAGS= #GOFLAGS+=-race -all: release test +all: release release: for dir in cmd/* ; do \