aboutsummaryrefslogtreecommitdiff
path: root/nbproject/dist-build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nbproject/dist-build.xml')
-rw-r--r--nbproject/dist-build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/dist-build.xml b/nbproject/dist-build.xml
index cde2e4a..c317d95 100644
--- a/nbproject/dist-build.xml
+++ b/nbproject/dist-build.xml
@@ -25,7 +25,7 @@
<zip destfile="${store.jar}" compress="true" level="8">
<zipfileset src="${temp.file}"
- excludes="META-INF/*.SF, META-INF/*.DSA, META-INF/*.RSA"/>
+ excludes="META-INF/*.SF, META-INF/*.DSA, META-INF/*.RSA, ${dist.archive.excludes}"/>
</zip>
<delete file="${temp.file}"/>