diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-01 09:59:18 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-01 09:59:18 +0000 |
commit | 99af35834fb7655f090af2a3ec01d09d3aa3f69c (patch) | |
tree | cee868b609e1e43ec9f2cab9b56bb36388b98ced /sca-cpp/trunk/etc | |
parent | edc5e5d1f4d00bb499606e92bada758e821dca15 (diff) |
Minor fixes to distro build. Added missing scripts. Placed libraries in the correct module and component directories.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917438 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-cpp/trunk/etc/git-exclude | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/etc/git-exclude b/sca-cpp/trunk/etc/git-exclude index e3fd3850d8..113a953648 100644 --- a/sca-cpp/trunk/etc/git-exclude +++ b/sca-cpp/trunk/etc/git-exclude @@ -29,6 +29,7 @@ surefire*.properties *.lo *.o *.in +*.so Makefile .deps/ .libs/ |