Ignore:
Timestamp:
2009-05-25T15:30:41+12:00 (15 years ago)
Author:
oranfry
Message:

separating out cdrom code for linux and mac too

File:
1 edited

Legend:

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

    r19154 r19592  
    3232    <import file="create-installer.xml"/>
    3333    <import file="wrap.xml"/>
     34    <import file="create-cdrom-components.xml"/>
    3435
    3536    <!-- TARGET TO PERFORM ADDITIONAL PRECONDITION CHECKS -->
     
    5758        <antcall target="create-installer"/>
    5859        <antcall target="wrap"/>
     60        <antcall target="create-cdrom-components"/>
    5961    </target>
    6062
Note: See TracChangeset for help on using the changeset viewer.