summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 2d47a1ad9ba..f21034d5535 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -21,5 +21,9 @@ man1_MANS = @man1_files@
man8_MANS = @man8_files@
EXTRA_DIST = $(man1_MANS) $(man8_MANS)
+# "make_win_*" are not needed in Unix binary packages,
+install-data-hook:
+ rm -f $(DESTDIR)$(manlibdir)/man1/make_win_*
+
# Don't update the files from bitkeeper
%::SCCS/s.%