Ignore:
Timestamp:
2008-08-18T16:47:03+02:00 (16 years ago)
Author:
stoecker
Message:

fixed build of two more modules

File:
1 edited

Legend:

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

    r9948 r9949  
    2626    <ant        dir="pluginmanager"     antfile="build.xml"     target="dist"/>
    2727    <ant        dir="slippymap"         antfile="build.xml"     target="dist"/>
     28    <ant        dir="surveyor"          antfile="build.xml"     target="dist"/>
    2829    <ant        dir="tagging-preset-tester"     antfile="build.xml"     target="dist"/>
    2930    <ant        dir="utilsplugin"       antfile="build.xml"     target="dist"/>
    3031    <ant        dir="validator"         antfile="build.xml"     target="dist"/>
     32    <ant        dir="waypoints"         antfile="build.xml"     target="dist"/>
    3133    <ant        dir="wmsplugin"         antfile="build.xml"     target="dist"/>
    3234    <ant        dir="ywms"              antfile="build.xml"     target="dist"/>
     
    3638    <ant        dir="grid"              antfile="build.xml"     target="dist"/>
    3739    <ant        dir="navigator"         antfile="build.xml"     target="dist"/>
    38     <ant        dir="surveyor"          antfile="build.xml"     target="dist"/>
    39     <ant        dir="waypoints"         antfile="build.xml"     target="dist"/>
    4040  </target>
    4141
Note: See TracChangeset for help on using the changeset viewer.