]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Adding README.mips to distribution documents.
authorPetar Jovanovic <mips32r2@gmail.com>
Thu, 28 Jun 2012 09:58:05 +0000 (09:58 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Thu, 28 Jun 2012 09:58:05 +0000 (09:58 +0000)
Small change to dist-docs.xml to include README.mips.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12680

docs/xml/dist-docs.xml

index 68f8d9b83332212b76849dbd47837b3f78e09b24..ad2c9a28cd174411a34911beae3b79d1d02ad870 100644 (file)
           xmlns:xi="http://www.w3.org/2001/XInclude" />
     </literallayout>
     </chapter>
+
+  <chapter id="dist.readme-mips" 
+             xreflabel="Readme MIPS">
+    <title>README.mips</title>
+    <literallayout>
+      <xi:include href="../../README.mips" 
+          parse="text" 
+          xmlns:xi="http://www.w3.org/2001/XInclude" />
+    </literallayout>
+    </chapter>
 </book>