Index: applications/editors/josm/plugins/build.xml
===================================================================
--- applications/editors/josm/plugins/build.xml	(revision 19990)
+++ applications/editors/josm/plugins/build.xml	(revision 19991)
@@ -43,4 +43,5 @@
         <ant antfile="build.xml" target="dist" dir="waydownloader"/>
         <ant antfile="build.xml" target="dist" dir="wmsplugin"/>
+        <ant antfile="build.xml" target="dist" dir="wms-turbo-challenge2"/>
     </target>
     <target name="build_defect" depends="compile">
@@ -87,4 +88,5 @@
         <ant antfile="build.xml" target="clean" dir="waydownloader"/>
         <ant antfile="build.xml" target="clean" dir="wmsplugin"/>
+        <ant antfile="build.xml" target="clean" dir="wms-turbo-challenge2"/>
     </target>
     <target name="clean_install"></target>
