summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-23 09:53:48 +0000
committerJim Meyering <jim@meyering.net>2000-01-23 09:53:48 +0000
commitc91b47d64f1f605cdff97fcc46a1bca4f99338b0 (patch)
tree2b521c71c11508945e93d23f25e3579812c68c96 /lib/Makefile.am
parent9e4428a60554ec741a3aa680d79e2fb011ddefe5 (diff)
downloadcoreutils-c91b47d64f1f605cdff97fcc46a1bca4f99338b0.tar.xz
(libfetish_a_SOURCES): Remove explicit mention of obstack.c.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 74bcaae19..bf63b7b99 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -11,7 +11,7 @@ libfetish_a_SOURCES = \
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