summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 2a824e539b..af36927fab 100644
--- a/build.xml
+++ b/build.xml
@@ -1357,8 +1357,10 @@ under the License.
<!-- patterns to exclude from source assemblies -->
<patternset id="src.dist.patterns"
excludes="build/**,
+ dist*/**,
maven/**,
lib/**,
+ compile-lib/**,
ooxml-lib/**,
scripts/**,
TEST*,