From: Dietmar Maurer Date: Sat, 9 Apr 2016 08:02:41 +0000 (+0200) Subject: also cleanup .5 files X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=427b88e5d7ee5319037cc774d92a1e08274e19d0;ds=sidebyside also cleanup .5 files --- diff --git a/pve-doc-generator.mk b/pve-doc-generator.mk index a20e3a1..66069f3 100644 --- a/pve-doc-generator.mk +++ b/pve-doc-generator.mk @@ -164,4 +164,4 @@ pct.conf.5: ${PCT_CONF_MAN5_SOURCE} .PHONY: cleanup-docgen cleanup-docgen: - rm -f *.1 *.8 *.adoc attributes.txt docinfo.xml + rm -f *.1 *.5 *.8 *.adoc attributes.txt docinfo.xml