Changeset 29439 in osm for applications/editors/josm


Ignore:
Timestamp:
2013-03-30T01:46:02+01:00 (11 years ago)
Author:
stoecker
Message:

add missing plugin

File:
1 edited

Legend:

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

    r29436 r29439  
    3737        <ant antfile="build.xml" target="dist" dir="HouseNumberTaggingTool"/>
    3838        <ant antfile="build.xml" target="dist" dir="imageryadjust"/>
     39        <ant antfile="build.xml" target="dist" dir="imagerycache"/>
    3940        <ant antfile="build.xml" target="dist" dir="imagery_offset_db"/>
    4041        <ant antfile="build.xml" target="dist" dir="imagery-xml-bounds"/>
     
    133134        <ant antfile="build.xml" target="clean" dir="HouseNumberTaggingTool"/>
    134135        <ant antfile="build.xml" target="clean" dir="imageryadjust"/>
     136        <ant antfile="build.xml" target="clean" dir="imagerycache"/>
    135137        <ant antfile="build.xml" target="clean" dir="imagery_offset_db"/>
    136138        <ant antfile="build.xml" target="clean" dir="imagery-xml-bounds"/>
Note: See TracChangeset for help on using the changeset viewer.