aboutsummaryrefslogtreecommitdiffstats
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 2fc0038..fbdd672 100644
--- a/Makefile
+++ b/Makefile
@@ -90,7 +90,7 @@ ct: compile clean-common-test-data
-dir $(CURDIR)/test/ \
-suite rclt_command_SUITE rclt_discover_SUITE -suite rclt_release_SUITE
-test: compile eunit ct
+test: compile dialyzer eunit ct
$(DEPS_PLT):
@echo Building local erts plt at $(DEPS_PLT)