summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/Makefile.am
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-04-17 22:59:51 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-04-17 22:59:51 +0000
commitcd904cdd0a82ad3c7859b5bc4365202c320da81f (patch)
tree45fbd4e5fdb92cdd327dab1775d29ae7d3dc1d5a /sca-cpp/trunk/components/Makefile.am
parent3d79be04a42d86838a110d679de4004d5b98b789 (diff)
Strawman implementation of post, put and delete on a tinycdb database, for now just a simplistic rewrite of the db per update.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935274 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/components/Makefile.am')
-rw-r--r--sca-cpp/trunk/components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/components/Makefile.am b/sca-cpp/trunk/components/Makefile.am
index c07ebb1468..bce570da90 100644
--- a/sca-cpp/trunk/components/Makefile.am
+++ b/sca-cpp/trunk/components/Makefile.am
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
-SUBDIRS = cache chat log queue sqldb store webservice
+SUBDIRS = cache chat log nosqldb queue sqldb webservice
includedir = $(prefix)/include/components
nobase_include_HEADERS = */*.hpp