Changeset 18078 in osm


Ignore:
Timestamp:
2009-10-11T11:46:41+02:00 (15 years ago)
Author:
bilbo
Message:

Add multipoly plugin

File:
1 edited

Legend:

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

    r17727 r18078  
    2222        <ant antfile="build.xml" target="dist" dir="measurement"/>
    2323        <ant antfile="build.xml" target="dist" dir="michigan_left"/>
     24        <ant antfile="build.xml" target="dist" dir="multipoly"/>
    2425        <ant antfile="build.xml" target="dist" dir="nearclick"/>
    2526        <ant antfile="build.xml" target="dist" dir="openlayers"/>
     
    6566        <ant antfile="build.xml" target="clean" dir="measurement"/>
    6667        <ant antfile="build.xml" target="clean" dir="michigan_left"/>
     68        <ant antfile="build.xml" target="clean" dir="multipoly"/>
    6769        <ant antfile="build.xml" target="clean" dir="nearclick"/>
    6870        <ant antfile="build.xml" target="clean" dir="openlayers"/>
Note: See TracChangeset for help on using the changeset viewer.