Ignore:
Timestamp:
2009-08-03T13:43:31+12:00 (15 years ago)
Author:
oranfry
Message:

linux and mac to grab relevant extra binaries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk3/ant-scripts/create-distribution.xml

    r20112 r20118  
    11<?xml version="1.0" encoding="utf-8" ?>
    22<project name="lirk3-create-distribution" default="create-distribution">
    3     <target name="create-distribution" depends="greenstone3-create-distribution"/>
     3    <target name="create-distribution" depends="greenstone3-create-distribution">
     4        <antcall target="export-imagemagick-linux-binaries"/>
     5    </target>
    46</project>
Note: See TracChangeset for help on using the changeset viewer.