diff --git a/Makefile b/Makefile index 89682665..5f61831a 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,7 @@ all: test check system-test prepare: mkdir -p $(BINPATH) + go get github.com/mattn/gom gom $(GOM_ENVIRONMENT) install coverage.out: