summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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: