aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common_test/test/Makefile')
-rw-r--r--lib/common_test/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/test/Makefile b/lib/common_test/test/Makefile
index 31f75e9f6b..e510b74d6a 100644
--- a/lib/common_test/test/Makefile
+++ b/lib/common_test/test/Makefile
@@ -75,6 +75,7 @@ MODULES= \
ct_keep_logs_SUITE \
ct_unicode_SUITE \
ct_auto_clean_SUITE \
+ ct_util_SUITE \
ct_tc_repeat_SUITE
ERL_FILES= $(MODULES:%=%.erl)