diff options
author | Hans Nilsson <[email protected]> | 2013-12-05 12:15:33 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2013-12-05 12:15:33 +0100 |
commit | 0619bc4c1360144371993806e961ef4f68580762 (patch) | |
tree | b3070248c3ef1454d9f0c88447e89118bcc5fee8 /lib/inets/test/Makefile | |
parent | 44476cfc0c7985f9c5bf50c7667450e56cb60615 (diff) | |
parent | 2918674d8c83ed1e38a8a8bd6b21f916ee5303f9 (diff) | |
download | otp-0619bc4c1360144371993806e961ef4f68580762.tar.gz otp-0619bc4c1360144371993806e961ef4f68580762.tar.bz2 otp-0619bc4c1360144371993806e961ef4f68580762.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/inets/test/Makefile')
-rw-r--r-- | lib/inets/test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/inets/test/Makefile b/lib/inets/test/Makefile index 73070ac57e..f18db273ec 100644 --- a/lib/inets/test/Makefile +++ b/lib/inets/test/Makefile @@ -151,6 +151,7 @@ MODULES = \ inets_test_lib \ erl_make_certs \ ftp_SUITE \ + ftp_suite_lib \ ftp_format_SUITE \ http_format_SUITE \ httpc_SUITE \ |