diff options
author | Jim Meyering <jim@meyering.net> | 2001-06-16 11:08:17 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-06-16 11:08:17 +0000 |
commit | 8c9c61851e1cee98120ce9a692c9026c35886ccf (patch) | |
tree | 388e9d49c09b35a07bd348b2f75adb5c2749b646 /doc | |
parent | cfda7b7224909a33cbfeaa36db0be9444e66b79c (diff) | |
download | coreutils-8c9c61851e1cee98120ce9a692c9026c35886ccf.tar.xz |
(info_TEXINFOS): Reflect renaming: s/omni-/core/.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index c9d220082..3526bf5b0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -info_TEXINFOS = omni-utils.texi +info_TEXINFOS = coreutils.texi EXTRA_DIST = perm.texi getdate.texi constants.texi doclicense.texi |