Index: applications/editors/josm/plugins/build.xml
===================================================================
--- applications/editors/josm/plugins/build.xml	(revision 29594)
+++ applications/editors/josm/plugins/build.xml	(revision 29608)
@@ -35,4 +35,5 @@
         <ant antfile="build.xml" target="dist" dir="graphview"/>
         <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"/>
@@ -134,4 +135,5 @@
         <ant antfile="build.xml" target="clean" dir="graphview"/>
         <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"/>
