# HG changeset patch # User Jim Meyering # Date 948621228 0 # Node ID c0475f2bb5679f6e74e201b8ba416e567c8ce7c9 # Parent 4c8d0518779583e5c5e85d2eb75d9ed9d3f5c932 (libfetish_a_SOURCES): Remove explicit mention of obstack.c. diff --git a/lib/Makefile.am b/lib/Makefile.am --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -11,7 +11,7 @@ canon-host.c closeout.c dirname.c exclude.c filemode.c diacrit.c \ full-write.c getopt.c getopt1.c getugroups.c hard-locale.c hash.c \ human.c idcache.c isdir.c linebuffer.c long-options.c makepath.c \ - md5.c memcasecmp.c memcoll.c modechange.c obstack.c path-concat.c \ + md5.c memcasecmp.c memcoll.c modechange.c path-concat.c \ quotearg.c readtokens.c readutmp.c safe-read.c same.c save-cwd.c \ savedir.c stripslash.c userspec.c version-etc.c xgetcwd.c xgethostname.c \ xmalloc.c xstrdup.c xstrtod.c xstrtol.c xstrtoul.c xstrtoumax.c yesno.c