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
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
12 MAKEINFO = makeinfo --no-split