Ignore:
Timestamp:
2007-07-27T05:52:47+02:00 (17 years ago)
Author:
ulf
Message:

add osmarender to global build

File:
1 edited

Legend:

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

    r3785 r3786  
    2929                <ant dir="namefinder" antfile="build.xml" target="dist"/>
    3030                <ant dir="navigator" antfile="build.xml" target="dist"/>
     31                <!--<ant dir="nearclick" antfile="build.xml" target="dist"/>-->
     32                <ant dir="osmarender" antfile="build.xml" target="build"/>
    3133        </target>
    3234
     
    4042                <ant dir="namefinder" antfile="build.xml" target="clean"/>
    4143                <ant dir="navigator" antfile="build.xml" target="clean"/>
     44                <!--<ant dir="nearclick" antfile="build.xml" target="clean"/>-->
     45                <ant dir="osmarender" antfile="build.xml" target="clean"/>
    4246        </target>
    4347
Note: See TracChangeset for help on using the changeset viewer.