Ignore:
Timestamp:
2009-12-04T18:51:12+01:00 (16 years ago)
Author:
stoecker
Message:

cleanup

File:
1 edited

Legend:

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

    r18078 r18942  
    77    <target name="dist" depends="compile">
    88        <mkdir dir="../dist"/>
    9         <ant antfile="build.xml" target="dist" dir="agpifoj"/>
    109        <ant antfile="build.xml" target="dist" dir="cadastre-fr"/>
    1110        <ant antfile="build.xml" target="dist" dir="colorscheme"/>
     
    4948    </target>
    5049    <target name="clean">
    51         <ant antfile="build.xml" target="clean" dir="agpifoj"/>
    5250        <ant antfile="build.xml" target="clean" dir="cadastre-fr"/>
    5351        <ant antfile="build.xml" target="clean" dir="colorscheme"/>
Note: See TracChangeset for help on using the changeset viewer.