Ignore:
Timestamp:
2009-05-25T14:34:16+12:00 (15 years ago)
Author:
oranfry
Message:

grouped code for creating cdrom components

File:
1 edited

Legend:

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

    r19324 r19586  
    3333    <import file="create-installer.xml"/>
    3434    <import file="wrap.xml"/>
     35    <import file="create-cdrom-components.xml"/>
    3536
    3637    <!-- THE MAIN TARGET -->
     
    4142        <antcall target="create-installer"/>
    4243        <antcall target="wrap"/>
     44        <antcall target="create-cdrom-components"/>
    4345    </target>
    4446
Note: See TracChangeset for help on using the changeset viewer.