aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/runtime_tools/test/Makefile')
-rw-r--r--lib/runtime_tools/test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/runtime_tools/test/Makefile b/lib/runtime_tools/test/Makefile
index de37b2570d..29cf7545c9 100644
--- a/lib/runtime_tools/test/Makefile
+++ b/lib/runtime_tools/test/Makefile
@@ -10,7 +10,8 @@ MODULES = \
dbg_SUITE \
erts_alloc_config_SUITE \
scheduler_SUITE \
- msacc_SUITE
+ msacc_SUITE \
+ zzz_SUITE
ERL_FILES= $(MODULES:%=%.erl)