summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/Makefile.am
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-09-10 18:11:07 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-09-10 18:11:07 +0000
commitb37688077276bd362764b42af655a667502d7410 (patch)
tree8dbc7e9e47fe1863f852300a3cd98b622ab58dd1 /sca-cpp/trunk/samples/Makefile.am
parent4be6e6a0226c629fe14315e6269262bb102dfd3a (diff)
Rename nosqldb component to constdb.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1167575 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/samples/Makefile.am')
-rw-r--r--sca-cpp/trunk/samples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/samples/Makefile.am b/sca-cpp/trunk/samples/Makefile.am
index 135674ac94..604a963d5d 100644
--- a/sca-cpp/trunk/samples/Makefile.am
+++ b/sca-cpp/trunk/samples/Makefile.am
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
-SUBDIRS = store-scheme store-cpp store-python store-java store-gae store-sql store-nosql store-vhost store-cluster relay-python relay-gae
+SUBDIRS = store-scheme store-cpp store-python store-java store-gae store-sql store-constdb store-vhost store-cluster relay-python relay-gae
sample_DATA = README
sampledir=$(prefix)/samples