2003-12-01 Tim Waugh <twaugh@redhat.com>

* doc/xmldocs.make: Clean copied XML files.  Now 'make distcheck' works
        again.


svn: r2413
This commit is contained in:
Tim Waugh 2003-12-01 10:12:57 +00:00
parent 448fc5db0b
commit 0aebc61ffa
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-12-01 Tim Waugh <twaugh@redhat.com>
* doc/xmldocs.make: Clean copied XML files. Now 'make distcheck' works
again.
2003-11-30 Alex Roitman <shura@alex.neuro.umn.edu>
* NEWS: Update.
* src/FamilyView.py (on_child_list_button_press): Add edit person

View File

@ -43,7 +43,7 @@ xml_files = $(entities) $(docname).xml
omf_dir=$(top_srcdir)/omf-install
EXTRA_DIST = $(xml_files) $(omffile)
CLEANFILES = omf_timestamp
CLEANFILES = omf_timestamp $(xml_files)
include $(top_srcdir)/doc/omf.make