]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(EXTRA_DIST): Remove explicit mention of texinfo.texi.
authorJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 23:20:39 +0000 (23:20 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 23:20:39 +0000 (23:20 +0000)
Now, automake includes it automatically.

doc/Makefile.am

index 43d611b3d2801291734bbb4fbeda726eb4daa1b3..61c89541678ccf946b371a9d9fd1dfed0acb39df 100644 (file)
@@ -1,9 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 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],