summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: 61c89541678ccf946b371a9d9fd1dfed0acb39df (plain)
1
2
3
4
5
6
7
8
9
10
## 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