]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 22 Nov 1999 14:10:07 +0000 (14:10 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 22 Nov 1999 14:10:07 +0000 (14:10 +0000)
old/textutils/ChangeLog

index 675da57a5a71961acdea9b6dfffbf4e11787d926..49a086ae661e8f80b74f9890f1a0af2cd03abd8f 100644 (file)
@@ -1,5 +1,8 @@
 1999-11-22  Jim Meyering  <meyering@ascend.com>
 
+       * lib/Makefile.am (DISTCLEANFILES): Put $(BUILT_SOURCES) here rather
+       than in $(MAINTAINERCLEANFILES).
+
        * src/tail.c (recheck): Handle a race condition (including <dev,inode>
        reuse) that would lead to a failed assertion.
        Reported by Ken Pizzini.