Ignore:
Timestamp:
2014-10-19T02:54:49+02:00 (10 years ago)
Author:
donvip
Message:

enable again build of trustosm plugin

File:
1 edited

Legend:

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

    r30645 r30743  
    9898        <ant target="dist" dir="tracer"/>
    9999        <ant target="dist" dir="tracer2"/>
     100        <ant target="dist" dir="trustosm"/>
    100101        <ant target="dist" dir="turnlanes"/>
    101102        <ant target="dist" dir="turnrestrictions"/>
     
    110111    </target>
    111112    <target name="build_defect" depends="compile">
    112         <ant target="dist" dir="trustosm"/>
    113113    </target>
    114114    <target name="clean">
Note: See TracChangeset for help on using the changeset viewer.