Ignore:
Timestamp:
2009-07-21T09:49:30+02:00 (15 years ago)
Author:
stoecker
Message:

added missing plugins

File:
1 edited

Legend:

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

    r16428 r16607  
    1616        <ant antfile="build.xml" target="dist" dir="editgpx"/>
    1717        <ant antfile="build.xml" target="dist" dir="globalsat"/>
     18        <ant antfile="build.xml" target="dist" dir="graphview"/>
    1819        <ant antfile="build.xml" target="dist" dir="imagewaypoint"/>
    1920        <ant antfile="build.xml" target="dist" dir="lakewalker"/>
     
    3839        <ant antfile="build.xml" target="dist" dir="utilsplugin"/>
    3940        <ant antfile="build.xml" target="dist" dir="validator"/>
     41        <ant antfile="build.xml" target="dist" dir="walkingpapers"/>
    4042        <ant antfile="build.xml" target="dist" dir="waydownloader"/>
    4143        <ant antfile="build.xml" target="dist" dir="wmsplugin"/>
     
    5658        <ant antfile="build.xml" target="clean" dir="editgpx"/>
    5759        <ant antfile="build.xml" target="clean" dir="globalsat"/>
     60        <ant antfile="build.xml" target="clean" dir="graphview"/>
    5861        <ant antfile="build.xml" target="clean" dir="grid"/>
    5962        <ant antfile="build.xml" target="clean" dir="imagewaypoint"/>
     
    6972        <ant antfile="build.xml" target="clean" dir="plastic_laf"/>
    7073        <ant antfile="build.xml" target="clean" dir="remotecontrol"/>
     74        <ant antfile="build.xml" target="clean" dir="routes"/>
    7175        <ant antfile="build.xml" target="clean" dir="routing"/>
    7276        <ant antfile="build.xml" target="clean" dir="slippymap"/>
     
    7882        <ant antfile="build.xml" target="clean" dir="utilsplugin"/>
    7983        <ant antfile="build.xml" target="clean" dir="validator"/>
     84        <ant antfile="build.xml" target="clean" dir="walkingpapers"/>
    8085        <ant antfile="build.xml" target="clean" dir="waydownloader"/>
    8186        <ant antfile="build.xml" target="clean" dir="wmsplugin"/>
Note: See TracChangeset for help on using the changeset viewer.