summaryrefslogtreecommitdiff
path: root/man/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile.in')
-rw-r--r--man/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 8a5b84663..05831319a 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -638,6 +638,7 @@ yes.1: $(common_dep) $(srcdir)/yes.x ../src/yes.c
.x.1:
@rm -f $@
@echo "Updating man page $@"; \
+ rm -rf $t; \
mkdir $t; \
(cd $t && $(LN_S) ../../src/$(mapped_name) $*); \
$(PERL) -- $(srcdir)/help2man \