Index: /applications/editors/josm/plugins/build.xml
===================================================================
--- /applications/editors/josm/plugins/build.xml	(revision 31604)
+++ /applications/editors/josm/plugins/build.xml	(revision 31605)
@@ -18,13 +18,12 @@
         <ant target="dist" dir="log4j"/>
         <ant target="dist" dir="commons-imaging"/>
-    	<!-- order not important -->
+        <!-- order not important -->
+        <!-- to update, run $ ls -F | grep '/$' | tr -d '/' | grep -v '00_plugin_dir_template\|jna\|jts\|geotools\|utilsplugin2\|log4j\|commons-imaging' | sed 's/^/<ant target="dist" dir="/' | sed 's/$/"\/>/' -->
         <ant target="dist" dir="addrinterpolation"/>
         <ant target="dist" dir="alignways"/>
-        <ant target="dist" dir="areaselector"/>
         <ant target="dist" dir="buildings_tools"/>
         <ant target="dist" dir="cadastre-fr"/>
         <ant target="dist" dir="canvec_helper"/>
         <ant target="dist" dir="colorscheme"/>
-        <ant target="dist" dir="conflation"/>
         <ant target="dist" dir="ColumbusCSV"/>
         <ant target="dist" dir="CommandLine"/>
@@ -123,5 +122,4 @@
         <ant target="clean" dir="addrinterpolation"/>
         <ant target="clean" dir="alignways"/>
-        <ant target="clean" dir="areaselector"/>
         <ant target="clean" dir="buildings_tools"/>
         <ant target="clean" dir="cadastre-fr"/>
@@ -129,5 +127,4 @@
         <ant target="clean" dir="colorscheme"/>
         <ant target="clean" dir="commons-imaging"/>
-        <ant target="clean" dir="conflation"/>
         <ant target="clean" dir="ColumbusCSV"/>
         <ant target="clean" dir="CommandLine"/>
