blob: 75023287afdef10a38c8c58b1d29e33b29c0ab27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Upstream-Status: Inappropŕiate
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Index: texinfo-5.1/doc/Makefile.am
===================================================================
--- texinfo-5.1.orig/doc/Makefile.am
+++ texinfo-5.1/doc/Makefile.am
@@ -40,7 +40,7 @@ refcard_files = refcard/Makefile refcard
# Include our texinfo.tex, not Automake's.
EXTRA_DIST = epsf.tex texinfo.tex \
fdl.texi \
- $(man_MANS) $(TXI_XLATE) \
+ $(TXI_XLATE) \
$(refcard_files)
if INSTALL_WARNINGS
|