Ignore:
Timestamp:
2009-03-27T15:01:07+01:00 (15 years ago)
Author:
juangui
Message:

Added routing plugin.

File:
1 edited

Legend:

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

    r14221 r14287  
    2424        <ant antfile="build.xml" target="dist" dir="plastic_laf"/>
    2525        <ant antfile="build.xml" target="dist" dir="remotecontrol"/>
     26        <ant antfile="build.xml" target="dist" dir="routing"/>
    2627        <ant antfile="build.xml" target="dist" dir="slippymap"/>
    2728        <ant antfile="build.xml" target="dist" dir="surveyor"/>
     
    6061        <ant antfile="build.xml" target="clean" dir="plastic_laf"/>
    6162        <ant antfile="build.xml" target="clean" dir="remotecontrol"/>
     63        <ant antfile="build.xml" target="clean" dir="routing"/>
    6264        <ant antfile="build.xml" target="clean" dir="slippymap"/>
    6365        <ant antfile="build.xml" target="clean" dir="surveyor"/>
Note: See TracChangeset for help on using the changeset viewer.