summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/configure.ac
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-12-08 03:52:27 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-12-08 03:52:27 +0000
commit22333d2e9bed64dbc8507faad881ff8b705fe3b0 (patch)
tree12200ff36a912012df8de164136f575caa161958 /sca-cpp/trunk/configure.ac
parent2a70a69d92d1bd6071ff6ea76d724b458b4c2287 (diff)
Add a test file-based database component.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043296 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/configure.ac')
-rw-r--r--sca-cpp/trunk/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/configure.ac b/sca-cpp/trunk/configure.ac
index 5f6bcee922..bd088ad908 100644
--- a/sca-cpp/trunk/configure.ac
+++ b/sca-cpp/trunk/configure.ac
@@ -905,6 +905,7 @@ AC_CONFIG_FILES([Makefile
components/log/Makefile
components/chat/Makefile
components/nosqldb/Makefile
+ components/filedb/Makefile
components/queue/Makefile
components/sqldb/Makefile
components/webservice/Makefile