Ignore:
Timestamp:
2012-10-14T15:25:54+02:00 (12 years ago)
Author:
stoecker
Message:

build script cleanups, i18n update

Location:
applications/editors/josm/plugins/smed
Files:
2 edited

Legend:

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

    r27945 r28807  
    136136    <target name="clean">
    137137        <delete dir="${plugin.build.dir}"/>
     138        <delete dir="${smed_core.dist.dir}"/>
     139        <delete dir="${smed.dist.dir}"/>
    138140        <delete file="${plugin.jar}"/>
    139141    </target>
Note: See TracChangeset for help on using the changeset viewer.