Ignore:
Timestamp:
2011-09-19T15:47:55+02:00 (13 years ago)
Author:
larry0ua
Message:

Fix for build.xml (gpxpoints)

File:
1 edited

Legend:

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

    r26675 r26676  
    7878    <target name="dist" depends="compile,revision">
    7979        <echo message="creating ${ant.project.name}.jar ... "/>
    80         <copy todir="${plugin.build.dir}/resources">
    81             <fileset dir="resources"/>
    82         </copy>
    8380        <copy todir="${plugin.build.dir}/images">
    8481            <fileset dir="images"/>
Note: See TracChangeset for help on using the changeset viewer.