source: release-kits/lirk3/ant-scripts/create-distribution.xml@ 20118

Last change on this file since 20118 was 20118, checked in by oranfry, 15 years ago

linux and mac to grab relevant extra binaries

File size: 270 bytes
Line 
1<?xml version="1.0" encoding="utf-8" ?>
2<project name="lirk3-create-distribution" default="create-distribution">
3 <target name="create-distribution" depends="greenstone3-create-distribution">
4 <antcall target="export-imagemagick-linux-binaries"/>
5 </target>
6</project>
Note: See TracBrowser for help on using the repository browser.