diff options
author | Peter Andersson <[email protected]> | 2015-04-03 21:52:16 +0200 |
---|---|---|
committer | Peter Andersson <[email protected]> | 2015-05-04 12:16:19 +0200 |
commit | d54155d35919a4a7fee25dec05ae74e2b74104a9 (patch) | |
tree | 42b6cdade7186e109bb91ca4e77aa71822c12d47 /lib/common_test/src/Makefile | |
parent | ff1e0b2fe44a347670a5d72c45c061fefa6abc7f (diff) | |
download | otp-d54155d35919a4a7fee25dec05ae74e2b74104a9.tar.gz otp-d54155d35919a4a7fee25dec05ae74e2b74104a9.tar.bz2 otp-d54155d35919a4a7fee25dec05ae74e2b74104a9.zip |
Prepare for webtool integration with CT
OTP-12704
Diffstat (limited to 'lib/common_test/src/Makefile')
-rw-r--r-- | lib/common_test/src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/src/Makefile b/lib/common_test/src/Makefile index 8d74546880..1c8068ace7 100644 --- a/lib/common_test/src/Makefile +++ b/lib/common_test/src/Makefile @@ -62,6 +62,7 @@ MODULES= \ ct_telnet_client \ ct_make \ vts \ + ct_webtool \ unix_telnet \ ct_config \ ct_config_plain \ |