tar.gz distro by mistake include a windows lib

This commit is contained in:
Shay Banon 2013-03-18 22:46:04 +01:00
parent 566d1d13f7
commit aca713d68e
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
<outputDirectory>lib/sigar</outputDirectory>
<excludes>
<exclude>*.dll</exclude>
<exclude>**winnt**</exclude>
</excludes>
</fileSet>
</fileSets>