Ignore:
Timestamp:
2008-10-02T12:38:47+13:00 (16 years ago)
Author:
oranfry
Message:

making mac release kits use components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/mark2/ant-scripts/build.xml

    r17317 r17453  
    2626    <import file="compile.xml"/>
    2727    <import file="create-distribution.xml"/>
     28    <import file="create-components.xml"/>
    2829    <import file="create-installer.xml"/>
    2930    <import file="wrap.xml"/>
     
    4849        <antcall target="compile"/>
    4950        <antcall target="create-distribution"/>
     51        <antcall target="create-components"/>
    5052        <antcall target="create-installer"/>
    5153        <antcall target="wrap"/>
Note: See TracChangeset for help on using the changeset viewer.