aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/Makefile
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2013-12-17 09:14:56 +0100
committerIngela Anderton Andin <[email protected]>2014-02-05 10:32:28 +0100
commite848019d1308e4dc20249ef7368ba1bdc01a0d9b (patch)
treef06e21fa5ed0a5767904b0e8cb6227ec77bec74f /lib/inets/test/Makefile
parent5b40274acb3355d23e65ef59def92e92f89c72e2 (diff)
downloadotp-e848019d1308e4dc20249ef7368ba1bdc01a0d9b.tar.gz
otp-e848019d1308e4dc20249ef7368ba1bdc01a0d9b.tar.bz2
otp-e848019d1308e4dc20249ef7368ba1bdc01a0d9b.zip
inets: Mend broken max_clients check
Conflicts: lib/inets/src/http_server/httpd_manager.erl Conflicts: lib/inets/test/inets_sup_SUITE.erl
Diffstat (limited to 'lib/inets/test/Makefile')
-rw-r--r--lib/inets/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/test/Makefile b/lib/inets/test/Makefile
index 096d029865..609396273d 100644
--- a/lib/inets/test/Makefile
+++ b/lib/inets/test/Makefile
@@ -203,7 +203,7 @@ INETS_FILES = inets.config $(INETS_SPECS)
# inets_tftp_suite
INETS_DATADIRS = inets_SUITE_data inets_sup_SUITE_data
-HTTPD_DATADIRS = httpd_test_data httpd_SUITE_data httpd_basic_SUITE_data
+HTTPD_DATADIRS = httpd_test_data httpd_SUITE_data httpd_basic_SUITE_data old_httpd_SUITE_data
HTTPC_DATADIRS = httpc_SUITE_data httpc_proxy_SUITE_data
FTP_DATADIRS = ftp_SUITE_data