aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2018-01-17 21:30:55 +0100
committerChristian Weiske <cweiske@cweiske.de>2018-01-17 21:30:55 +0100
commit7b96aaafb4ce855483a9b2f358d080c00c46cee0 (patch)
treec094bc7c4e6ceea07ea6dd1050f09cdc88cd4d5d /build.xml
parent74c2b5177be213dc8f450b48d31855cc67ac1e0e (diff)
downloadgrauphel-7b96aaafb4ce855483a9b2f358d080c00c46cee0.tar.gz
grauphel-7b96aaafb4ce855483a9b2f358d080c00c46cee0.zip
Release 0.6.5v0.6.5
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 69c8d02..68df15c 100644
--- a/build.xml
+++ b/build.xml
@@ -22,6 +22,8 @@
<exclude name="**/.gitignore"/>
<exclude name="**/build.xml"/>
<exclude name="**/README.html"/>
+ <exclude name="**/LICENSE"/>
+ <exclude name="tools/*.xsd"/>
</fileset>
<target name="zip" description="Create zip file for release">