Changeset 26958 in osm


Ignore:
Timestamp:
2011-10-24T13:34:57+02:00 (13 years ago)
Author:
donvip
Message:

Add tag2link to common JOSM plugins build.xml

File:
1 edited

Legend:

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

    r26780 r26958  
    7272        <ant antfile="build.xml" target="dist" dir="smed_fw"/>
    7373        <ant antfile="build.xml" target="dist" dir="surveyor"/>
     74        <ant antfile="build.xml" target="dist" dir="tag2link"/>
    7475        <ant antfile="build.xml" target="dist" dir="tageditor"/>
    7576        <ant antfile="build.xml" target="dist" dir="tagging-preset-tester"/>
     
    160161        <ant antfile="build.xml" target="clean" dir="smed_fw"/>
    161162        <ant antfile="build.xml" target="clean" dir="surveyor"/>
     163        <ant antfile="build.xml" target="clean" dir="tag2link"/>
    162164        <ant antfile="build.xml" target="clean" dir="tageditor"/>
    163165        <ant antfile="build.xml" target="clean" dir="tagging-preset-tester"/>
Note: See TracChangeset for help on using the changeset viewer.