*** empty log message ***
[coreutils.git] / doc / Makefile.am
blob43d611b3d2801291734bbb4fbeda726eb4daa1b3
1 ## Process this file with automake to produce Makefile.in
2 info_TEXINFOS = fileutils.texi
4 # FIXME: remove texinfo.tex when automake has been fixed to include it
5 # automatically
6 EXTRA_DIST = perm.texi getdate.texi texinfo.tex
8 # Tell makeinfo to put everything in a single info file: sh-utils.info.
9 # Otherwise, it would also generate files with names like sh-utils.info-[123],
10 # and those names all map to one 14-byte name (sh-utils.info-) on some crufty
11 # old systems.
12 MAKEINFO = makeinfo --no-split