]> git.ipfire.org Git - thirdparty/nftables.git/commit
doc: move man-pages to `MAINTAINERCLEANFILES`
authorJeremy Sowden <jeremy@azazel.net>
Sun, 6 Aug 2023 10:22:48 +0000 (11:22 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 10 Aug 2023 07:14:12 +0000 (09:14 +0200)
commit520a8ba89d118c14de9376e6e21160e71d74fbe0
tree581d73039b9f05bc933d307c56903a42e5bacd59
parentbc33ce6d37129e148f03b6adc6eab61e9c57ef9e
doc: move man-pages to `MAINTAINERCLEANFILES`

Since the man-pages are built and included in the distribution
tar-balls, the appropriate clean target is `maintainer-clean`.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
doc/Makefile.am