From bf72a762d87010dc97cc17d03fc8a75a573fcf8a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 14 Jul 1997 15:42:30 +0000 Subject: [PATCH] . --- doc/Makefile.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/Makefile.in b/doc/Makefile.in index ed7b1078d..0fb2481fd 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -83,9 +83,7 @@ l = @l@ info_TEXINFOS = fileutils.texi -# FIXME: remove texinfo.tex when automake has been fixed to include it -# automatically -EXTRA_DIST = perm.texi getdate.texi texinfo.tex +EXTRA_DIST = perm.texi getdate.texi # Tell makeinfo to put everything in a single info file: sh-utils.info. # Otherwise, it would also generate files with names like sh-utils.info-[123],