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
ff9b6287b5
commit
871de6a5ac
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user