diff --git a/Makefile b/Makefile index 7c318f9dec..a57f6610af 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ else endif .PHONY: all -all: clean test build +all: build .PHONY: clean clean: