aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/Makefile
diff options
context:
space:
mode:
authorFredrik Gustafsson <[email protected]>2013-09-04 11:14:54 +0200
committerFredrik Gustafsson <[email protected]>2013-09-04 11:14:54 +0200
commit9c5426cbb9e46b1edd239c849af676699f539a3d (patch)
tree81d53fcb7219f9404c70ee554716462d5a5e35dc /lib/inets/test/Makefile
parent7dcd6b1ba9c10cb59253cf9c488106f11f8dc3a7 (diff)
parent3ed082f13d2753067ffdb7f5712c33c208ef83c4 (diff)
downloadotp-9c5426cbb9e46b1edd239c849af676699f539a3d.tar.gz
otp-9c5426cbb9e46b1edd239c849af676699f539a3d.tar.bz2
otp-9c5426cbb9e46b1edd239c849af676699f539a3d.zip
Merge branch 'weisslj/httpd_add_script_tests/OTP-11260' into maint
* weisslj/httpd_add_script_tests/OTP-11260: Test nocache option of mod_cgi and mod_esi
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 dfa86906fd..2f2f6ec16e 100644
--- a/lib/inets/test/Makefile
+++ b/lib/inets/test/Makefile
@@ -215,7 +215,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_DATADIRS = httpd_test_data httpd_SUITE_data httpd_basic_SUITE_data
HTTPC_DATADIRS = httpc_SUITE_data httpc_proxy_SUITE_data
FTP_DATADIRS = ftp_SUITE_data