summaryrefslogtreecommitdiffstats
path: root/cpp/sca/configure.ac
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-10-05 08:21:43 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-10-05 08:21:43 +0000
commita575399e56f324c453fef1989b59616e8b474582 (patch)
tree35768b1506853fc3201e864b250c6ded1df10ff9 /cpp/sca/configure.ac
parent71fb4b80593369073dbd5f3c892aef2865c5a2ae (diff)
Strawman implementation of an HTTPD module, like the extensions/rest/service module, but simpler.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821716 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/sca/configure.ac')
-rw-r--r--cpp/sca/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/sca/configure.ac b/cpp/sca/configure.ac
index 9aec70259b..edf471fcae 100644
--- a/cpp/sca/configure.ac
+++ b/cpp/sca/configure.ac
@@ -267,6 +267,7 @@ AC_CONFIG_FILES([Makefile
kernel/Makefile
modules/Makefile
modules/eval/Makefile
+ modules/httpd/Makefile
modules/json/Makefile
test/Makefile
test/store-object/Makefile
@@ -311,4 +312,3 @@ AC_CONFIG_FILES([Makefile
runtime/extensions/ruby/extension/Makefile
])
AC_OUTPUT
-