Ignore:
Timestamp:
2012-04-14T13:21:23+02:00 (14 years ago)
Author:
stoecker
Message:

add sds plugin to build

File:
1 edited

Legend:

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

    r28290 r28291  
    7676        <ant antfile="build.xml" target="dist" dir="routes"/>
    7777        <ant antfile="build.xml" target="dist" dir="routing"/>
     78        <ant antfile="build.xml" target="dist" dir="sds"/>
    7879        <ant antfile="build.xml" target="dist" dir="simplifyarea"/>
    7980        <ant antfile="build.xml" target="dist" dir="smed"/>
     
    167168        <ant antfile="build.xml" target="clean" dir="routes"/>
    168169        <ant antfile="build.xml" target="clean" dir="routing"/>
     170        <ant antfile="build.xml" target="clean" dir="sds"/>
    169171        <ant antfile="build.xml" target="clean" dir="simplifyarea"/>
    170172        <ant antfile="build.xml" target="clean" dir="smed"/>
Note: See TracChangeset for help on using the changeset viewer.