Ignore:
Timestamp:
2010-09-15T18:51:02+02:00 (15 years ago)
Author:
stoecker
Message:

fix build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build.xml

    r22850 r23188  
    2323        <ant antfile="build.xml" target="dist" dir="graphview"/>
    2424        <ant antfile="build.xml" target="dist" dir="imagewaypoint"/>
     25        <ant antfile="build.xml" target="dist" dir="ImportImagePlugin"/>
    2526        <ant antfile="build.xml" target="dist" dir="lakewalker"/>
    2627        <ant antfile="build.xml" target="dist" dir="livegps"/>
     
    6364        <ant antfile="build.xml" target="dist" dir="wmsplugin"/>
    6465        <ant antfile="build.xml" target="dist" dir="wms-turbo-challenge2"/>
     66        <!-- behind wms plugin! -->
     67        <ant antfile="build.xml" target="dist" dir="irsrectify"/>
    6568    </target>
    6669    <target name="build_defect" depends="compile">
     
    8689        <ant antfile="build.xml" target="clean" dir="grid"/>
    8790        <ant antfile="build.xml" target="clean" dir="imagewaypoint"/>
     91        <ant antfile="build.xml" target="clean" dir="ImportImagePlugin"/>
     92        <ant antfile="build.xml" target="clean" dir="irsrectify"/>
    8893        <ant antfile="build.xml" target="clean" dir="lakewalker"/>
    8994        <ant antfile="build.xml" target="clean" dir="livegps"/>
Note: See TracChangeset for help on using the changeset viewer.