Ignore:
Timestamp:
2009-01-23T22:36:04+01:00 (16 years ago)
Author:
stoecker
Message:

fixes for new plugin handling

File:
1 edited

Legend:

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

    r13315 r13332  
    2121        <ant antfile="build.xml" target="dist" dir="osmarender"/>
    2222        <ant antfile="build.xml" target="dist" dir="plastic_laf"/>
    23         <ant antfile="build.xml" target="dist" dir="pluginmanager"/>
    2423        <ant antfile="build.xml" target="dist" dir="remotecontrol"/>
    2524        <ant antfile="build.xml" target="dist" dir="slippymap"/>
     
    3736        <ant antfile="build.xml" target="dist" dir="grid"/>
    3837        <ant antfile="build.xml" target="dist" dir="navigator"/>
     38        <ant antfile="build.xml" target="dist" dir="pluginmanager"/>
    3939    </target>
    4040    <target name="clean">
Note: See TracChangeset for help on using the changeset viewer.