1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-06 20:23:44 +02:00
Files
coreutils/doc/Makefile.am
Jim Meyering 8ea7459457 (EXTRA_DIST): Remove explicit mention of texinfo.texi.
Now, automake includes it automatically.
1997-07-13 23:20:39 +00:00

11 lines
402 B
Makefile

## Process this file with automake to produce Makefile.in
info_TEXINFOS = fileutils.texi
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],
# and those names all map to one 14-byte name (sh-utils.info-) on some crufty
# old systems.
MAKEINFO = makeinfo --no-split