Index: applications/editors/josm/plugins/build.xml
===================================================================
--- applications/editors/josm/plugins/build.xml	(revision 29438)
+++ applications/editors/josm/plugins/build.xml	(revision 29439)
@@ -37,4 +37,5 @@
         <ant antfile="build.xml" target="dist" dir="HouseNumberTaggingTool"/>
         <ant antfile="build.xml" target="dist" dir="imageryadjust"/>
+        <ant antfile="build.xml" target="dist" dir="imagerycache"/>
         <ant antfile="build.xml" target="dist" dir="imagery_offset_db"/>
         <ant antfile="build.xml" target="dist" dir="imagery-xml-bounds"/>
@@ -133,4 +134,5 @@
         <ant antfile="build.xml" target="clean" dir="HouseNumberTaggingTool"/>
         <ant antfile="build.xml" target="clean" dir="imageryadjust"/>
+        <ant antfile="build.xml" target="clean" dir="imagerycache"/>
         <ant antfile="build.xml" target="clean" dir="imagery_offset_db"/>
         <ant antfile="build.xml" target="clean" dir="imagery-xml-bounds"/>
