diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-27 20:04:28 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-27 20:04:28 +0000 |
commit | 215c005bde88752999978adce56b09d2a90a13b7 (patch) | |
tree | d4371936d0c26e24b610cf5f17145a7425ca37d7 /cpp/sca/runtime/Makefile.am | |
parent | 49ba52239afa0e6ab295add695a7443633748cfc (diff) |
Moved some sources up in the directory tree to attempt to simplify the directory structure a bit, and some minor refactoring.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819394 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/sca/runtime/Makefile.am')
-rw-r--r-- | cpp/sca/runtime/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/sca/runtime/Makefile.am b/cpp/sca/runtime/Makefile.am index 8b13058152..a03650cd83 100644 --- a/cpp/sca/runtime/Makefile.am +++ b/cpp/sca/runtime/Makefile.am @@ -16,3 +16,4 @@ # under the License. SUBDIRS = core extensions + |