Index: applications/editors/josm/plugins/build.xml
===================================================================
--- applications/editors/josm/plugins/build.xml	(revision 22850)
+++ applications/editors/josm/plugins/build.xml	(revision 23188)
@@ -23,4 +23,5 @@
         <ant antfile="build.xml" target="dist" dir="graphview"/>
         <ant antfile="build.xml" target="dist" dir="imagewaypoint"/>
+        <ant antfile="build.xml" target="dist" dir="ImportImagePlugin"/>
         <ant antfile="build.xml" target="dist" dir="lakewalker"/>
         <ant antfile="build.xml" target="dist" dir="livegps"/>
@@ -63,4 +64,6 @@
         <ant antfile="build.xml" target="dist" dir="wmsplugin"/>
         <ant antfile="build.xml" target="dist" dir="wms-turbo-challenge2"/>
+        <!-- behind wms plugin! -->
+        <ant antfile="build.xml" target="dist" dir="irsrectify"/>
     </target>
     <target name="build_defect" depends="compile">
@@ -86,4 +89,6 @@
         <ant antfile="build.xml" target="clean" dir="grid"/>
         <ant antfile="build.xml" target="clean" dir="imagewaypoint"/>
+        <ant antfile="build.xml" target="clean" dir="ImportImagePlugin"/>
+        <ant antfile="build.xml" target="clean" dir="irsrectify"/>
         <ant antfile="build.xml" target="clean" dir="lakewalker"/>
         <ant antfile="build.xml" target="clean" dir="livegps"/>
