Index: build.xml
===================================================================
RCS file: /home/cvspublic/jakarta-avalon-apps/demo/build.xml,v
retrieving revision 1.52
diff -u -r1.52 build.xml
--- build.xml	22 May 2002 20:09:50 -0000	1.52
+++ build.xml	24 Jul 2002 05:13:41 -0000
@@ -169,6 +169,7 @@
         <include name="org/apache/avalon/apps/demos/helloworldserver/*" />
       </fileset>
       <blockinfo/>
+      <mxinfo/>
       <manifest manifestFile="helloworld-demo.mf" />
     </phoenix-blocks>
 
@@ -215,6 +216,7 @@
       <include name="org/apache/avalon/apps/demos/helloworldserver/*"/>
       <fileset dir="${build.xdoclet}">
         <include name="org/apache/avalon/apps/demos/helloworldserver/*.xinfo"/>
+        <include name="org/apache/avalon/apps/demos/helloworldserver/*.mxinfo"/>
       </fileset>   
     </jar>
 
