Changeset 13315 in osm
- Timestamp:
- 2009-01-22T17:23:56+01:00 (16 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r12992 r13315 31 31 <ant antfile="build.xml" target="dist" dir="utilsplugin"/> 32 32 <ant antfile="build.xml" target="dist" dir="validator"/> 33 <ant antfile="build.xml" target="dist" dir="waypoints"/>34 33 <ant antfile="build.xml" target="dist" dir="wmsplugin"/> 35 34 </target> … … 66 65 <ant antfile="build.xml" target="clean" dir="utilsplugin"/> 67 66 <ant antfile="build.xml" target="clean" dir="validator"/> 68 <ant antfile="build.xml" target="clean" dir="waypoints"/>69 67 <ant antfile="build.xml" target="clean" dir="wmsplugin"/> 70 68 </target>
Note:
See TracChangeset
for help on using the changeset viewer.