2003-06-19 Tim Waugh <twaugh@redhat.com>

* Makefile.am, doc/Makefile.am, doc/omf.make, doc/xmldocs.make:
        Fixes so that 'make distcheck' succeeds.


svn: r1764
This commit is contained in:
Tim Waugh
2003-06-19 10:52:16 +00:00
parent 2a911415b6
commit 8f17de4c30
5 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
2003-06-19 Tim Waugh <twaugh@redhat.com>
* Makefile.am, doc/Makefile.am, doc/omf.make, doc/xmldocs.make:
Fixes so that 'make distcheck' succeeds.
* src/WriteXML.py (write_xml_data): Use a stable order for writing
elements in XML. This makes it useful to do revision control (RFE
748165).