summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
authorFlorian Festi <ffesti@redhat.com>2021-06-11 13:25:45 +0200
committerFlorian Festi <ffesti@redhat.com>2021-06-11 13:25:45 +0200
commit8c6b1c8b6ce755b8c1a9d56f97ac25fb1040b068 (patch)
tree099abfb0739f1fdd70d1c8d0dd241b56e9d7d7e4 /docs/man
parentea2754b4f14e0a195f4633adfcaa59d0167ee676 (diff)
downloadrpm-8c6b1c8b6ce755b8c1a9d56f97ac25fb1040b068.tar.gz
Delete generated man pages with force
to avoid error messages on make clean
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/Makefile.am b/docs/man/Makefile.am
index 4438ff386..d611e2851 100644
--- a/docs/man/Makefile.am
+++ b/docs/man/Makefile.am
@@ -78,4 +78,4 @@ subdirs:
${PANDOC} -s -t man $(srcdir)/$@.md -o $@
clean-local:
- rm *.8 *.1 */*.8 */*.1
+ rm -f *.8 *.1 */*.8 */*.1