1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

(EXTRA_DIST): Remove explicit mention of texinfo.texi.

Now, automake includes it automatically.
This commit is contained in:
Jim Meyering
1997-07-13 23:20:39 +00:00
parent 3a58489962
commit 8ea7459457
+1 -3
View 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],