Ignore:
Timestamp:
2008-12-26T23:41:43+01:00 (16 years ago)
Author:
stoecker
Message:

updated version

File:
1 edited

Legend:

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

    r12588 r12599  
    3333    <ant        dir="surveyor"          antfile="build.xml"     target="dist"/>
    3434    <ant        dir="tagging-preset-tester"     antfile="build.xml"     target="dist"/>
     35    <ant        dir="tcxplugin"         antfile="build.xml"     target="dist"/>
    3536    <ant        dir="utilsplugin"       antfile="build.xml"     target="dist"/>
    3637    <ant        dir="validator"         antfile="build.xml"     target="dist"/>
     
    6768    <ant        dir="surveyor"          antfile="build.xml"     target="clean"/>
    6869    <ant        dir="tagging-preset-tester"     antfile="build.xml"     target="clean"/>
     70    <ant        dir="tcxplugin"         antfile="build.xml"     target="clean"/>
    6971    <ant        dir="utilsplugin"       antfile="build.xml"     target="clean"/>
    7072    <ant        dir="validator"         antfile="build.xml"     target="clean"/>
Note: See TracChangeset for help on using the changeset viewer.