Changeset 15358 in osm


Ignore:
Timestamp:
2009-05-30T18:40:25+02:00 (15 years ago)
Author:
harrywood
Message:

copy 'images' directory into build too

File:
1 edited

Legend:

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

    r14839 r15358  
    6666        <copy todir="${plugin.build.dir}/resources">
    6767            <fileset dir="resources"/>
     68        </copy>
     69        <copy todir="${plugin.build.dir}/images">
     70            <fileset dir="images"/>
    6871        </copy>
    6972        <copy todir="${plugin.build.dir}">
Note: See TracChangeset for help on using the changeset viewer.