doc: add website zip to clean files
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
c002567d96
commit
e0d327462c
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ EXTRA_DIST = \
|
||||||
$(DOXYGEN_MANS)
|
$(DOXYGEN_MANS)
|
||||||
|
|
||||||
# Files that should be removed, but which Automake does not know.
|
# Files that should be removed, but which Automake does not know.
|
||||||
MOSTLYCLEANFILES = *.xml $(ASCIIDOC_MANS) $(HTML_DOCS) repo-remove.8
|
MOSTLYCLEANFILES = *.xml $(ASCIIDOC_MANS) $(HTML_DOCS) repo-remove.8 website.tar.gz
|
||||||
|
|
||||||
# Ensure manpages are fresh when building a dist tarball
|
# Ensure manpages are fresh when building a dist tarball
|
||||||
dist-hook:
|
dist-hook:
|
||||||
|
|
Loading…
Add table
Reference in a new issue