summaryrefslogtreecommitdiffstats
path: root/cpp/sca/configure.ac
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-26 21:31:32 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-26 21:31:32 +0000
commite4e3c57e4607b6ec9903e3bd67e643cf43f13562 (patch)
tree1dc09cd258c3b5e9804fee9e85bfcedca2533ec0 /cpp/sca/configure.ac
parentc39d4c6d143697ee8982df0833499a8de934dd9a (diff)
Added some test cases, util functions to read/write XML and a command line test program to help validate SCDL against the schemas.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/sca/configure.ac')
-rw-r--r--cpp/sca/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/sca/configure.ac b/cpp/sca/configure.ac
index 4daeef1985..7cb2e76a50 100644
--- a/cpp/sca/configure.ac
+++ b/cpp/sca/configure.ac
@@ -258,6 +258,7 @@ AC_CONFIG_FILES([Makefile
runtime/Makefile
runtime/core/Makefile
runtime/core/src/Makefile
+ runtime/core/test/Makefile
runtime/extensions/Makefile
runtime/extensions/cpp/Makefile
runtime/extensions/cpp/src/Makefile