Ignore:
Timestamp:
2009-06-27T12:50:18+02:00 (17 years ago)
Author:
stoecker
Message:

fixed build issues

File:
1 edited

Legend:

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

    r16176 r16177  
    1111        <ant antfile="build.xml" target="dist" dir="colorscheme"/>
    1212        <ant antfile="build.xml" target="dist" dir="Create_grid_of_ways"/>
     13        <ant antfile="build.xml" target="dist" dir="czechaddress"/>
    1314        <ant antfile="build.xml" target="dist" dir="dataimport"/>
    1415        <ant antfile="build.xml" target="dist" dir="DirectUpload"/>
     
    2425        <ant antfile="build.xml" target="dist" dir="openvisible"/>
    2526        <ant antfile="build.xml" target="dist" dir="osmarender"/>
     27        <ant antfile="build.xml" target="dist" dir="piclayer"/>
    2628        <ant antfile="build.xml" target="dist" dir="plastic_laf"/>
    2729        <ant antfile="build.xml" target="dist" dir="remotecontrol"/>
     
    3638        <ant antfile="build.xml" target="dist" dir="utilsplugin"/>
    3739        <ant antfile="build.xml" target="dist" dir="validator"/>
     40        <ant antfile="build.xml" target="dist" dir="waydownloader"/>
    3841        <ant antfile="build.xml" target="dist" dir="wmsplugin"/>
    3942    </target>
    4043    <target name="build_defect" depends="compile">
    41         <ant antfile="build.xml" target="dist" dir="waydownloader"/>
    42         <ant antfile="build.xml" target="dist" dir="piclayer"/>
    43         <ant antfile="build.xml" target="dist" dir="czechaddress"/>
    4444        <ant antfile="build.xml" target="dist" dir="duplicateway"/>
    4545        <ant antfile="build.xml" target="dist" dir="grid"/>
Note: See TracChangeset for help on using the changeset viewer.