From: Jim Meyering Date: Tue, 11 Apr 2000 09:27:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0r~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29d6a0aa75648e1af37a68105d2e3ec3d46f45ec;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 6e90347fa2..f11c85bbb1 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -4,7 +4,8 @@ (tail invocation): Use `@value's instead of referring to the output of `tail --help' for defaults. * doc/Makefile.am (constants.texi): New rule. - (CLEANFILES): Add constants.texi. + (EXTRA_DIST): Add constants.texi. + (MAINTAINERCLEANFILES): Add it here, too. (textutils.dvi, textutils.info): Depend on constants.texi. * src/tail.c (usage): Clarify descriptions of the --max-* options.