Ignore:
Timestamp:
2010-08-24T14:23:55+02:00 (14 years ago)
Author:
boman
Message:

OpeningHoursEditor: changes to buildfiles and jar file added

File:
1 edited

Legend:

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

    r21575 r22753  
    2727        <ant antfile="build.xml" target="dist" dir="multipoly-convert"/>
    2828        <ant antfile="build.xml" target="dist" dir="nearclick"/>
     29        <ant antfile="build.xml" target="dist" dir="OpeningHoursEditor"/>
    2930        <ant antfile="build.xml" target="dist" dir="openlayers"/>
    3031        <ant antfile="build.xml" target="dist" dir="openstreetbugs"/>
     
    8283        <ant antfile="build.xml" target="clean" dir="multipoly-convert"/>
    8384        <ant antfile="build.xml" target="clean" dir="nearclick"/>
     85        <ant antfile="build.xml" target="clean" dir="OpeningHoursEditor"/>
    8486        <ant antfile="build.xml" target="clean" dir="openlayers"/>
    8587        <ant antfile="build.xml" target="clean" dir="openstreetbugs"/>
Note: See TracChangeset for help on using the changeset viewer.