summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/configure.ac
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-04-09 05:52:43 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-04-09 05:52:43 +0000
commit71e3c7ee84ee3cf5bf5dfc6e29e1ce469fc605b4 (patch)
tree7df3813e307d48b13baab4e1518db4a5132b9129 /sca-cpp/trunk/configure.ac
parentcf35ada83de3ec531817a35b0c4ca2ee8f95974e (diff)
Add store test using the sqldb component. Add conninfo and table properties to sqldb component.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932259 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 233cacf589..e15def5374 100644
--- a/sca-cpp/trunk/configure.ac
+++ b/sca-cpp/trunk/configure.ac
@@ -665,6 +665,7 @@ AC_CONFIG_FILES([Makefile
test/store-python/Makefile
test/store-java/Makefile
test/store-wsgi/Makefile
+ test/store-sql/Makefile
doc/Makefile
doc/Doxyfile
])