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-01-10 16:01:27 +0100
commitd9674f32811cd5bb02b0d6656053b5ee226bc74c (patch)
tree32d92a3b09a8bd3f2d793cce830bd43ac4b3b421 /lib/inets/test/Makefile
parentfaafa93775d3c56cb6f59b9096e959cac6a59e25 (diff)
downloadotp-d9674f32811cd5bb02b0d6656053b5ee226bc74c.tar.gz
otp-d9674f32811cd5bb02b0d6656053b5ee226bc74c.tar.bz2
otp-d9674f32811cd5bb02b0d6656053b5ee226bc74c.zip
inets: Mend broken max_clients check
Conflicts: lib/inets/src/http_server/httpd_manager.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 349164792e..c156b34406 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