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

add missing plugin

File:
1 edited

Legend:

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

    r29210 r29436  
    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="imagery_offset_db"/>
    3940        <ant antfile="build.xml" target="dist" dir="imagery-xml-bounds"/>
    4041        <ant antfile="build.xml" target="dist" dir="imagewaypoint"/>
     
    132133        <ant antfile="build.xml" target="clean" dir="HouseNumberTaggingTool"/>
    133134        <ant antfile="build.xml" target="clean" dir="imageryadjust"/>
     135        <ant antfile="build.xml" target="clean" dir="imagery_offset_db"/>
    134136        <ant antfile="build.xml" target="clean" dir="imagery-xml-bounds"/>
    135137        <ant antfile="build.xml" target="clean" dir="imagewaypoint"/>
Note: See TracChangeset for help on using the changeset viewer.