summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-02-20 12:25:43 +0000
committerJim Meyering <jim@meyering.net>2005-02-20 12:25:43 +0000
commit0acdf67e2d4dd384b6f338f88fa38234e322b077 (patch)
treed608b352249936e4d8158b6faf425b267874eed5
parent173bc2ea673a0a858bc5ecf89e7eacb4acff2ab9 (diff)
downloadcoreutils-0acdf67e2d4dd384b6f338f88fa38234e322b077.tar.xz
(libfetish_a_SOURCES): Remove linebuffer.[ch] and stripslash.c.
-rw-r--r--lib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 767ee658b..36abca4cc 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -39,7 +39,6 @@ libfetish_a_SOURCES = \
full-read.c full-read.h \
full-write.c full-write.h \
gettext.h \
- linebuffer.c linebuffer.h \
localcharset.c localcharset.h \
mbswidth.c mbswidth.h \
open-safer.c \
@@ -48,7 +47,6 @@ libfetish_a_SOURCES = \
root-dev-ino.c root-dev-ino.h \
stat-macros.h \
stdio-safer.h \
- stripslash.c \
time_r.c time_r.h \
unicodeio.c unicodeio.h \
unistd-safer.h \