Exclude converted contributors.html from source distribution
This commit is contained in:
parent
cd53f56e7a
commit
797372adbb
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
<copy todir="${buildroot}/stendhal-${version}-src/src">
|
||||
<fileset dir="src">
|
||||
<exclude name="js/*compiled*"/>
|
||||
<exclude name="js/contributors.html"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue