From 11bc0e79c7ba1d75310eb4fd9dcc5609e263d33c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 27 Jun 2000 10:09:49 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Remove readutmp.c. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 18865b2f0a..6689da5b32 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -13,7 +13,7 @@ libfetish_a_SOURCES = \ full-write.c getopt.c getopt1.c getstr.c getugroups.c hard-locale.c hash.c \ human.c idcache.c isdir.c linebuffer.c localcharset.c long-options.c \ makepath.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 \ + quotearg.c readtokens.c safe-read.c same.c save-cwd.c \ savedir.c stripslash.c unicodeio.c userspec.c version-etc.c xgetcwd.c \ xgethostname.c xmalloc.c xstrdup.c xstrtod.c xstrtol.c xstrtoul.c \ xstrtoumax.c yesno.c -- 2.30.2