]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
lower case fop.xml so it will work on unix
authorKeiron Liddle <keiron@apache.org>
Wed, 19 Jul 2000 05:06:32 +0000 (05:06 +0000)
committerKeiron Liddle <keiron@apache.org>
Wed, 19 Jul 2000 05:06:32 +0000 (05:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193524 13f79535-47bb-0310-9956-ffa450edef68

docs/xml-docs/build.xml

index c8ea036e6343db983597bec5c512b665c5c92794..5b95af2b0d00fb80ccde2cef3c93ad639f26f6c3 100644 (file)
@@ -41,7 +41,7 @@ These are the meaningful targets for this build file:
   <!-- compiles all xml files into one and removes the proprietary sbk protocol -->
   <!-- =================================================================== -->
   <target name="prepare-files" depends="init">
-    <collectDocFiles configFile="Fop.xml" outFile="fop.pdf"/>
+    <collectDocFiles configFile="fop.xml" outFile="fop.pdf"/>
   </target>
 
   <!-- =================================================================== -->