Changeset 17727 in osm for applications/editors/josm/plugins
- Timestamp:
- 2009-09-20T19:04:10+02:00 (15 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r17654 r17727 37 37 <ant antfile="build.xml" target="dist" dir="tageditor"/> 38 38 <ant antfile="build.xml" target="dist" dir="terracer"/> 39 <ant antfile="build.xml" target="dist" dir="usertools"/>40 39 <ant antfile="build.xml" target="dist" dir="utilsplugin"/> 41 40 <ant antfile="build.xml" target="dist" dir="validator"/> … … 81 80 <ant antfile="build.xml" target="clean" dir="tageditor"/> 82 81 <ant antfile="build.xml" target="clean" dir="terracer"/> 83 <ant antfile="build.xml" target="clean" dir="usertools"/>84 82 <ant antfile="build.xml" target="clean" dir="utilsplugin"/> 85 83 <ant antfile="build.xml" target="clean" dir="validator"/>
Note:
See TracChangeset
for help on using the changeset viewer.