From: Jim Meyering Date: Sat, 29 Jun 1996 16:45:17 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12o~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27725d0745cb14de864c07522bc8bdddc26ee686;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 04b94bd88c..c10c9aaeeb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +Sat Jun 29 00:33:31 1996 Jim Meyering + + * src/Makefile.am (BUILT_SOURCES): Guard dependency on dircolors.h + with @MAINT@ so it won't be removed with a casual disctlean. + (EXTRA_DIST): Add dcgen.pl and dircolors.hin. + Fri Jun 28 22:56:00 1996 Jim Meyering * src/dircolors.c (dc_parse_stream): Move `enum states' dcl into