]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 29 Jan 2005 00:24:08 +0000 (00:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jan 2005 00:24:08 +0000 (00:24 +0000)
lib/ChangeLog

index ebbb63626dbac562acefee41beb3481859cc2984..6c34b087800d60e468b51f8d30f4244db31f1456 100644 (file)
@@ -1,3 +1,11 @@
+2005-01-29  Jim Meyering  <jim@meyering.net>
+
+       * Makefile.am (libfetish_a_SOURCES): Remove many files from this
+       list, now that automake determines their names automatically,
+       thanks to the new AC_LIBSOURCES and AC_LIBOBJ uses in the
+       corresponding ../m4/*.m4 files.
+       (EXTRA_DIST): Add getdate.c here, so that we continue to distribute it.
+
 2005-01-25  Jim Meyering  <jim@meyering.net>
 
        * path-concat.c: Don't include assert.h.