Ignore:
Timestamp:
2009-06-06T22:25:31+02:00 (17 years ago)
Author:
stoecker
Message:

lots of updates due to josm changes

File:
1 edited

Legend:

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

    r15167 r15707  
    3737        <ant antfile="build.xml" target="dist" dir="utilsplugin"/>
    3838        <ant antfile="build.xml" target="dist" dir="validator"/>
     39        <ant antfile="build.xml" target="dist" dir="waydownloader"/>
    3940        <ant antfile="build.xml" target="dist" dir="wmsplugin"/>
    4041    </target>
     
    7677        <ant antfile="build.xml" target="clean" dir="utilsplugin"/>
    7778        <ant antfile="build.xml" target="clean" dir="validator"/>
     79        <ant antfile="build.xml" target="clean" dir="waydownloader"/>
    7880        <ant antfile="build.xml" target="clean" dir="wmsplugin"/>
    7981    </target>
Note: See TracChangeset for help on using the changeset viewer.