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:
parent
448fc5db0b
commit
0aebc61ffa
@ -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>
|
2003-11-30 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||||
* NEWS: Update.
|
* NEWS: Update.
|
||||||
* src/FamilyView.py (on_child_list_button_press): Add edit person
|
* src/FamilyView.py (on_child_list_button_press): Add edit person
|
||||||
|
@ -43,7 +43,7 @@ xml_files = $(entities) $(docname).xml
|
|||||||
omf_dir=$(top_srcdir)/omf-install
|
omf_dir=$(top_srcdir)/omf-install
|
||||||
|
|
||||||
EXTRA_DIST = $(xml_files) $(omffile)
|
EXTRA_DIST = $(xml_files) $(omffile)
|
||||||
CLEANFILES = omf_timestamp
|
CLEANFILES = omf_timestamp $(xml_files)
|
||||||
|
|
||||||
include $(top_srcdir)/doc/omf.make
|
include $(top_srcdir)/doc/omf.make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user