diff --git a/doc/documentation-main.html b/doc/documentation-main.html
index 7f4ea53..7357bb0 100644
--- a/doc/documentation-main.html
+++ b/doc/documentation-main.html
@@ -2041,7 +2041,7 @@
 <target name="reports">
   <junitreport todir="test-report">
     <fileset dir="test-output">
-      <include name="*.xml"/>
+      <include name="*/*.xml"/>
     </fileset>
  
     <report format="noframes"  todir="test-report"/>