Changeset 17454


Ignore:
Timestamp:
2008-10-02T13:39:04+13:00 (16 years ago)
Author:
oranfry
Message:

oops missed the lines from the last commit

File:
1 edited

Legend:

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

    r17262 r17454  
    2929    <import file="compile.xml"/>
    3030    <import file="create-distribution.xml"/>
     31    <import file="create-components.xml"/>
    3132    <import file="create-installer.xml"/>
    3233    <import file="wrap.xml"/>
     
    5152        <antcall target="compile"/>
    5253        <antcall target="create-distribution"/>
     54        <antcall target="create-components"/>
    5355        <antcall target="create-installer"/>
    5456        <antcall target="wrap"/>
Note: See TracChangeset for help on using the changeset viewer.