Ignore:
Timestamp:
2009-03-23T17:48:08+01:00 (16 years ago)
Author:
stoecker
Message:

added editgpx

File:
1 edited

Legend:

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

    r14127 r14221  
    1111        <ant antfile="build.xml" target="dist" dir="colorscheme"/>
    1212        <ant antfile="build.xml" target="dist" dir="DirectUpload"/>
     13        <ant antfile="build.xml" target="dist" dir="editgpx"/>
    1314        <ant antfile="build.xml" target="dist" dir="globalsat"/>
    1415        <ant antfile="build.xml" target="dist" dir="imagewaypoint"/>
     
    4445        <ant antfile="build.xml" target="clean" dir="DirectUpload"/>
    4546        <ant antfile="build.xml" target="clean" dir="duplicateway"/>
     47        <ant antfile="build.xml" target="clean" dir="editgpx"/>
    4648        <ant antfile="build.xml" target="clean" dir="globalsat"/>
    4749        <ant antfile="build.xml" target="clean" dir="grid"/>
Note: See TracChangeset for help on using the changeset viewer.