Ignore:
Timestamp:
2011-04-26T02:13:42+02:00 (13 years ago)
Author:
kachkaev
Message:

Initial JOSM ImproveWayAccuracy plugin commit

File:
1 edited

Legend:

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

    r25892 r25899  
    3434        <ant antfile="build.xml" target="dist" dir="ImportImagePlugin"/>
    3535        <ant antfile="build.xml" target="dist" dir="importvec"/>
     36        <ant antfile="build.xml" target="dist" dir="ImproveWayAccuracy"/>
    3637        <ant antfile="build.xml" target="dist" dir="irsrectify"/>
    3738        <ant antfile="build.xml" target="dist" dir="lakewalker"/>
     
    106107        <ant antfile="build.xml" target="clean" dir="ImportImagePlugin"/>
    107108        <ant antfile="build.xml" target="clean" dir="importvec"/>
     109        <ant antfile="build.xml" target="clean" dir="ImproveWayAccuracy"/>
    108110        <ant antfile="build.xml" target="clean" dir="irsrectify"/>
    109111        <ant antfile="build.xml" target="clean" dir="lakewalker"/>
Note: See TracChangeset for help on using the changeset viewer.