aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e72f407..b41df54 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ endif
.PHONY: all compile doc clean test dialyzer typer shell distclean pdf get-deps escript
-all: compile escript test dialyzer
+all: compile escript dialyzer test
# =============================================================================
# Include relevant sub-makefiles.