Add repo-remove.8 to list of cleanup in doc/Makefile.am

repo-remove.8 is generated with Makefile but is not removed on clean.
This patch add it to list of untracked autoconf files.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Gerardo Exequiel Pozzi 2009-05-12 13:04:11 -03:00 committed by Dan McGee
parent 4a582fac2a
commit c5d9b999c7
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ EXTRA_DIST = \
$(DOXYGEN_MANS)
# Files that should be removed, but which Automake does not know.
MOSTLYCLEANFILES = *.xml $(ASCIIDOC_MANS) $(HTML_DOCS)
MOSTLYCLEANFILES = *.xml $(ASCIIDOC_MANS) $(HTML_DOCS) repo-remove.8
# Ensure manpages are fresh when building a dist tarball
dist-hook: