Changeset 19921 in osm for applications/editors/josm
- Timestamp:
- 2010-02-07T20:03:09+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r18960 r19921 38 38 <ant antfile="build.xml" target="dist" dir="tageditor"/> 39 39 <ant antfile="build.xml" target="dist" dir="terracer"/> 40 <ant antfile="build.xml" target="dist" dir="tracer"/> 40 41 <ant antfile="build.xml" target="dist" dir="validator"/> 41 42 <ant antfile="build.xml" target="dist" dir="walkingpapers"/> … … 81 82 <ant antfile="build.xml" target="clean" dir="tageditor"/> 82 83 <ant antfile="build.xml" target="clean" dir="terracer"/> 84 <ant antfile="build.xml" target="clean" dir="tracer"/> 83 85 <ant antfile="build.xml" target="clean" dir="validator"/> 84 86 <ant antfile="build.xml" target="clean" dir="walkingpapers"/>
Note:
See TracChangeset
for help on using the changeset viewer.