summaryrefslogtreecommitdiffstats
path: root/java/sca/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-01-22 05:31:47 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-01-22 05:31:47 +0000
commit21132913d963ffc9c2b7a48d0ab06df84e0be650 (patch)
treef7c98201e3fbc21a3c42ca009e1a24e88a585f40 /java/sca/pom.xml
parent70bbb3cbdef6497147036cfc5715c51aa23af383 (diff)
Add missing modules to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736566 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/pom.xml b/java/sca/pom.xml
index 99fb87f6cc..26a581e5d3 100644
--- a/java/sca/pom.xml
+++ b/java/sca/pom.xml
@@ -182,6 +182,7 @@
<module>tools</module>
<module>samples</module>
<module>itest</module>
+ <module>distribution</module>
<!--
<module>stest</module>
<module>vtest</module>