working on doc
[mir.git] / build.xml
index d51dd90..f2d98cd 100755 (executable)
--- a/build.xml
+++ b/build.xml
 -->  
   <target name="prepare-html">
     <mkdir dir="${build}/xslt"/>
-    <unzip dest="${build}/xslt">
-      <fileset dir="doc/lib">\r
-          <include name="*.zip"/>\r
-      </fileset>    
-    </unzip>
+    <unzip dest="${build}/xslt" src="doc/lib/docbook-xsl-1.66.1.zip"/>
     <copy todir="${build}/xslt">
       <fileset dir="doc/style">
         <include name="*"/>