Ignore:
Timestamp:
2008-08-30T17:25:23+02:00 (16 years ago)
Author:
stoecker
Message:

some updates

File:
1 edited

Legend:

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

    r10122 r10336  
    2727    <ant        dir="pluginmanager"     antfile="build.xml"     target="dist"/>
    2828    <ant        dir="slippymap"         antfile="build.xml"     target="dist"/>
     29    <ant        dir="slippy_map_chooser"        antfile="build.xml"     target="dist"/>
    2930    <ant        dir="surveyor"          antfile="build.xml"     target="dist"/>
    3031    <ant        dir="tagging-preset-tester"     antfile="build.xml"     target="dist"/>
     
    5758    <ant        dir="pluginmanager"     antfile="build.xml"     target="clean"/>
    5859    <ant        dir="slippymap"         antfile="build.xml"     target="clean"/>
     60    <ant        dir="slippy_map_chooser"        antfile="build.xml"     target="clean"/>
    5961    <ant        dir="surveyor"          antfile="build.xml"     target="clean"/>
    6062    <ant        dir="tagging-preset-tester"     antfile="build.xml"     target="clean"/>
Note: See TracChangeset for help on using the changeset viewer.