* Makefile.am: added distuninstallcheck_listfiles

* doc/Makefile.am: Added CLEANFILES


svn: r3689
This commit is contained in:
Don Allingham
2004-10-29 03:37:01 +00:00
parent 24946bfd7f
commit 20c4f87988
3 changed files with 5 additions and 1 deletions

View File

@@ -10,4 +10,4 @@ EXTRA_DIST = $(man_MANS) $(man_IN_FILES) xmldocs.make omf.make
gramps.1: $(top_builddir)/config.status gramps.1.in
cd $(top_builddir) && CONFIG_FILES=doc/$@ $(SHELL) ./config.status
CLEANFILES=$(man_MANS)
CLEANFILES=$(man_MANS) $(SUBDIRS)/*/*.out $(SUBDIRS)/*/omf_timestamp