aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/Makefile
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2012-09-12 16:50:52 +0200
committerPeter Andersson <[email protected]>2012-09-12 16:50:52 +0200
commitf2230a865e269c468192fa582b1c44fc60ffd5fc (patch)
treefe9c665036a925806c5a5d8a6c2ca8ca38fe0578 /lib/common_test/test/Makefile
parent922fd5c31ca5316938db3ae4b0d8f64cc0271ce1 (diff)
parent29357da654450954af1b6ad8492a05b055031a25 (diff)
downloadotp-f2230a865e269c468192fa582b1c44fc60ffd5fc.tar.gz
otp-f2230a865e269c468192fa582b1c44fc60ffd5fc.tar.bz2
otp-f2230a865e269c468192fa582b1c44fc60ffd5fc.zip
Merge remote branch 'upstream/maint'
Diffstat (limited to 'lib/common_test/test/Makefile')
-rw-r--r--lib/common_test/test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/common_test/test/Makefile b/lib/common_test/test/Makefile
index 7628ada61a..686ee43aa3 100644
--- a/lib/common_test/test/Makefile
+++ b/lib/common_test/test/Makefile
@@ -50,7 +50,8 @@ MODULES= \
ct_netconfc_SUITE \
ct_basic_html_SUITE \
ct_auto_compile_SUITE \
- ct_verbosity_SUITE
+ ct_verbosity_SUITE \
+ ct_shell_SUITE
ERL_FILES= $(MODULES:%=%.erl)