aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/Makefile
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2013-09-27 16:04:45 +0200
committerIngela Anderton Andin <[email protected]>2014-02-05 10:32:25 +0100
commitd5ceee89f1f479ae9dba2b8c6a811403843d07f0 (patch)
treeaae323c1880d917d1139c8d91927ea20c1232db4 /lib/inets/test/Makefile
parentc500946862bbad092367799428b2658bf7f82861 (diff)
downloadotp-d5ceee89f1f479ae9dba2b8c6a811403843d07f0.tar.gz
otp-d5ceee89f1f479ae9dba2b8c6a811403843d07f0.tar.bz2
otp-d5ceee89f1f479ae9dba2b8c6a811403843d07f0.zip
ftp: Implement ftps (upgrade to TLS)
Diffstat (limited to 'lib/inets/test/Makefile')
-rw-r--r--lib/inets/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/inets/test/Makefile b/lib/inets/test/Makefile
index b1daf51e25..e51f32d8fa 100644
--- a/lib/inets/test/Makefile
+++ b/lib/inets/test/Makefile
@@ -150,6 +150,7 @@ INETS_ROOT = ../../inets
MODULES = \
inets_test_lib \
erl_make_certs \
+ old_ftp_SUITE \
ftp_SUITE \
ftp_format_SUITE \
ftp_solaris8_sparc_test \