Copy doxygen zips too

This commit is contained in:
Ian Craggs 2014-04-02 15:00:07 +01:00
parent 19a347d39a
commit a4aec2af64
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@
<copy overwrite="true" todir="/shared/technology/paho/C/${release.version}/${build.level}">
<fileset dir="${output.folder}">
<include name="*.gz"/>
<include name="*.zip"/>
</fileset>
</copy>
</then>