diff options
author | neothemachine <[email protected]> | 2013-02-13 21:32:52 +0100 |
---|---|---|
committer | neothemachine <[email protected]> | 2013-02-13 21:32:52 +0100 |
commit | b79943c371c60434ca78b57677bcba7cd98a4e00 (patch) | |
tree | 2d711bd9857d6bd432a55f29038574d85d327d50 /pom.xml | |
parent | 770fbc9f7660221b9a0f349e0c840c284157075b (diff) |
added new distribution module which builds zips with all deps
also, simplified assembly exclusion filter in examples project
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ <module>ardor3d-ui</module>
<module>ardor3d-terrain</module>
<module>ardor3d-examples</module>
+ <module>ardor3d-distribution</module>
</modules>
<scm>
|