]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: Add support for clean 6568/head
authorAki Tuomi <aki.tuomi@dovecot.fi>
Thu, 3 May 2018 17:10:35 +0000 (20:10 +0300)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Thu, 3 May 2018 17:10:35 +0000 (20:10 +0300)
docs/Makefile.am

index 0b234dd7647e3abbe13e39293db349e33fab8c80..8aecefdc2ff24756d78cf19300c7cf4659689962 100644 (file)
@@ -72,6 +72,10 @@ endif # if !HAVE_MANPAGES
        PowerDNS-Authoritative.pdf \
        html-docs.tar.bz2
 
+clean-local:
+       rm -f latex/PowerDNS-Authoritative.pdf $(MANPAGES_DIST) html-docs.tar.bz2
+       rm -rf mans
+
 html-docs: common/** manpages/** .venv *.rst
        .venv/bin/python -msphinx -b html . html-docs