diff --git a/src/main/assembly/dist-linux.xml b/src/main/assembly/dist-linux.xml
index 0eef4574..d68cfc9c 100644
--- a/src/main/assembly/dist-linux.xml
+++ b/src/main/assembly/dist-linux.xml
@@ -14,6 +14,8 @@
bin/**
man/**
+ lib/jspawnhelper
+ lib/jexec
plugin/**
@@ -28,6 +30,17 @@
0755
+
+
+ ${unpack.dir}/linux/${jre.dirname.linux}/lib
+ jre/lib
+
+ jspawnhelper
+ jexec
+
+ 0755
+
+
${project.build.directory}