Index: applications/editors/josm/plugins/relcontext/build.xml
===================================================================
--- applications/editors/josm/plugins/relcontext/build.xml	(revision 25688)
+++ applications/editors/josm/plugins/relcontext/build.xml	(revision 25692)
@@ -79,4 +79,7 @@
         <copy todir="${plugin.build.dir}/images">
             <fileset dir="images"/>
+        </copy>
+        <copy todir="${plugin.build.dir}">
+            <fileset dir="src" includes="**/*.txt" />
         </copy>
         <copy todir="${plugin.build.dir}">
