aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_server/Makefile
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2014-01-21 15:42:36 +0100
committerIngela Anderton Andin <[email protected]>2014-01-21 15:42:36 +0100
commit0e57778762b63601fa9861558d0e353360fe647a (patch)
tree16f50886d8fb1a732cb42ffcacdef25da372a471 /lib/inets/src/http_server/Makefile
parent704f2b867949aa5697b3abff672631f96cdfa9b2 (diff)
parent744984833cc1a51f51781e3417db7f152eeab4ae (diff)
downloadotp-0e57778762b63601fa9861558d0e353360fe647a.tar.gz
otp-0e57778762b63601fa9861558d0e353360fe647a.tar.bz2
otp-0e57778762b63601fa9861558d0e353360fe647a.zip
Merge branch 'maint'
Diffstat (limited to 'lib/inets/src/http_server/Makefile')
-rw-r--r--lib/inets/src/http_server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/inets/src/http_server/Makefile b/lib/inets/src/http_server/Makefile
index 67555d5f1c..2660d04d16 100644
--- a/lib/inets/src/http_server/Makefile
+++ b/lib/inets/src/http_server/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2005-2012. All Rights Reserved.
+# Copyright Ericsson AB 2005-2013. All Rights Reserved.
#
# The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
@@ -43,6 +43,7 @@ MODULES = \
httpd \
httpd_acceptor \
httpd_acceptor_sup \
+ httpd_connection_sup\
httpd_cgi \
httpd_conf \
httpd_example \