summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/Makefile.am
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-04-04 07:31:28 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-04-04 07:31:28 +0000
commit8d0acee3d667560f70a0a32b36cb9da4bc48ef9c (patch)
tree23fe74936970e8cdf2408b6c8986422d12c57af9 /sca-cpp/trunk/components/Makefile.am
parent74684a07395ea564197d630bd26298050bcda252 (diff)
Create build structure for an SQL database component. Add dependencies to postgresql and tinycdb to build scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930635 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 ad006ee798..c07ebb1468 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 store webservice
+SUBDIRS = cache chat log queue sqldb store webservice
includedir = $(prefix)/include/components
nobase_include_HEADERS = */*.hpp