Changeset 14339 in osm for applications/editors


Ignore:
Timestamp:
2009-03-29T20:13:59+02:00 (16 years ago)
Author:
guggis
Message:

fixed a path

File:
1 edited

Legend:

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

    r14334 r14339  
    1919    <target name="dist" depends="compile,revision">
    2020        <copy todir="${plugin.build.dir}/resources">
    21             <fileset dir="images"/>
     21            <fileset dir="resources"/>
    2222        </copy>
    2323        <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}">
Note: See TracChangeset for help on using the changeset viewer.