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 dcb9082231..71ac8b1157 100644
--- a/lib/runtime_tools/test/Makefile
+++ b/lib/runtime_tools/test/Makefile
@@ -7,7 +7,8 @@ MODULES = \
runtime_tools_SUITE \
system_information_SUITE \
dbg_SUITE \
- erts_alloc_config_SUITE
+ erts_alloc_config_SUITE \
+ msacc_SUITE
ERL_FILES= $(MODULES:%=%.erl)