diff --git a/Makefile b/Makefile index 7f812d4..d02f302 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ TMP_DIR=/tmp BINARY_NAME=kapow -all: test build +all: test race build build: deps mkdir -p $(BUILD_DIR)