Index: applications/editors/josm/plugins/build.xml
===================================================================
--- applications/editors/josm/plugins/build.xml	(revision 3791)
+++ applications/editors/josm/plugins/build.xml	(revision 3792)
@@ -31,6 +31,6 @@
 		<ant dir="nearclick" antfile="build.xml" target="build"/>
 		<ant dir="osmarender" antfile="build.xml" target="build"/>
-		<ant dir="plastic_laf" antfile="build.xml" target="install"/>
-		<ant dir="pluginmanager" antfile="build.xml" target="install"/>
+		<ant dir="plastic_laf" antfile="build.xml" target="build"/>
+		<ant dir="pluginmanager" antfile="build.xml" target="dist"/>
 		<ant dir="slippymap" antfile="build.xml" target="dist"/>
 		<ant dir="surveyor" antfile="build.xml" target="dist"/>
