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/mark3/ant-scripts/create-distribution.xml

    r20112 r20118  
    11<?xml version="1.0" encoding="utf-8" ?>
    22<project name="mark3-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-mac-binaries"/>
     5                <antcall target="export-ghostscript-mac-binaries"/>
     6        </target>
    47</project>
Note: See TracChangeset for help on using the changeset viewer.