summaryrefslogtreecommitdiffstats
path: root/cpp/sca/configure.ac
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-10-18 22:25:08 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-10-18 22:25:08 +0000
commitf87b9f1e48df02c26e0bbe3f8f1664c2b0862e52 (patch)
tree4d0ee23a5b5c7878b5b4f2131bc17f9765b93313 /cpp/sca/configure.ac
parent6dd3610df5854ef9af7e5e2907b2f4065d69075d (diff)
Some fixes to the JSON and httpd support. Added support for Atom. Adjusted store test.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826545 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--cpp/sca/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/sca/configure.ac b/cpp/sca/configure.ac
index edf471fcae..46584271b4 100644
--- a/cpp/sca/configure.ac
+++ b/cpp/sca/configure.ac
@@ -266,6 +266,7 @@ AM_CONDITIONAL([WANT_DOXYGEN], [test x$want_doxygen = xtrue])
AC_CONFIG_FILES([Makefile
kernel/Makefile
modules/Makefile
+ modules/atom/Makefile
modules/eval/Makefile
modules/httpd/Makefile
modules/json/Makefile