Index: applications/editors/josm/plugins/build.xml
===================================================================
--- applications/editors/josm/plugins/build.xml	(revision 30824)
+++ applications/editors/josm/plugins/build.xml	(revision 30825)
@@ -12,4 +12,5 @@
         <mkdir dir="../dist"/>
         <!-- order important ! -->
+        <ant target="dist" dir="jna"/>
         <ant target="dist" dir="jts"/>
         <ant target="dist" dir="geotools"/>
@@ -152,4 +153,5 @@
         <ant target="clean" dir="infomode"/>
         <ant target="clean" dir="irsrectify"/>
+        <ant target="clean" dir="jna"/>
         <ant target="clean" dir="jts"/>
         <ant target="clean" dir="junctionchecking"/>
