From 4a5938c8e5bbfb02a87787109e9ce2d13cc9ca4e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 9 Jun 2019 09:10:26 +0000 Subject: doc: clean-doc target removes *.8 manpages --- Documentation/include.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/include.mk b/Documentation/include.mk index b064f295..89c1fd90 100644 --- a/Documentation/include.mk +++ b/Documentation/include.mk @@ -150,7 +150,7 @@ rsync-doc: $(RSYNC) --chmod=Fugo=r -av $(rsync_docs) $(rsync_xdocs) $(RSYNC_DEST) clean-doc: - $(RM) $(man1) $(man5) $(man7) $(gz_docs) $(docs_html) $(mantxt) + $(RM) $(man1) $(man5) $(man7) $(man8) $(gz_docs) $(docs_html) $(mantxt) $(RM) $(gz_xdocs) $(xdocs_html) $(xdocs) clean :: clean-doc -- cgit v1.2.3-24-ge0c7