.
authorJim Meyering <jim@meyering.net>
Wed, 9 Mar 2005 10:17:51 +0000 (10:17 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Mar 2005 10:17:51 +0000 (10:17 +0000)
lib/ChangeLog

index 8ae810f58487694976c272cf308872e8c90b60bb..ff7ec36ea8f6a93555eb86a65e63c96677fde1d3 100644 (file)
@@ -1,5 +1,9 @@
 2005-03-09  Jim Meyering  <jim@meyering.net>
 
+       More migration to AC_LIBSOURCES/AC_LIBOBJ.
+       * Makefile.am (libfetish_a_SOURCES): Remove two more pairs of files:
+       cycle-check.c, cycle-check.h and argmatch.c, argmatch.h.
+
        * cycle-check.c: Don't include "xalloc.h".  It's not used.
 
 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>