Index: /applications/editors/josm/plugins/build.xml
===================================================================
--- /applications/editors/josm/plugins/build.xml	(revision 21574)
+++ /applications/editors/josm/plugins/build.xml	(revision 21575)
@@ -44,4 +44,5 @@
         <ant antfile="build.xml" target="dist" dir="tagging-preset-tester"/>
         <ant antfile="build.xml" target="dist" dir="terracer"/>
+        <ant antfile="build.xml" target="dist" dir="touchscreenhelper"/>
         <ant antfile="build.xml" target="dist" dir="tracer"/>
         <ant antfile="build.xml" target="dist" dir="turnrestrictions"/>
@@ -98,4 +99,5 @@
         <ant antfile="build.xml" target="clean" dir="tagging-preset-tester"/>
         <ant antfile="build.xml" target="clean" dir="terracer"/>
+        <ant antfile="build.xml" target="clean" dir="touchscreenhelper"/>
         <ant antfile="build.xml" target="clean" dir="tracer"/>
         <ant antfile="build.xml" target="clean" dir="turnrestrictions"/>
Index: /applications/editors/josm/plugins/touchscreenhelper/build.xml
===================================================================
--- /applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 21574)
+++ /applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 21575)
@@ -74,5 +74,4 @@
 			<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
 			<attribute name="Plugin-Description" value="Provides helper buttons to allow working with single button mouse (stylus). Currently adds only one button to slip the map."/>
-			<attribute name="Plugin-Link" value="..."/>
 			<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
 			<attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
