(jm_FILE_SYSTEM_USAGE): Add `[]' between use of
[coreutils.git] / doc / Makefile.am
blob43c67b122ed9a0b0fe3f761b4e316ca7933be6c0
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
2 info_TEXINFOS = fileutils.texi
4 EXTRA_DIST = perm.texi getdate.texi
6 # The following is necessary if the package name is 8 characters or longer.
7 # If the info documentation would be split into 10 or more separate files,
8 # then this is necessary even if the package name is 7 characters long.
10 # Tell makeinfo to put everything in a single info file: <package>.info.
11 # Otherwise, it would also generate files with names like <package>.info-[123],
12 # and those names all map to one 14-byte name (<package>.info-) on some crufty
13 # old systems.
14 MAKEINFO = makeinfo --no-split