summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-23 16:24:32 +0000
committerJim Meyering <jim@meyering.net>2005-06-23 16:24:32 +0000
commita2b5c6c00e1aad7301c2ad158e869747ddd74c7f (patch)
treea6753c816be37ebae9c98935aafb0a89fd53dfb6 /lib
parent47237c979fde602a4d92615439ca5fc7433e088e (diff)
downloadcoreutils-a2b5c6c00e1aad7301c2ad158e869747ddd74c7f.tar.xz
(libcoreutils_a_SOURCES): Remove xreadlink.c and xreadlink.h.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index b88eb86d8..676fbfe81 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -45,7 +45,6 @@ libcoreutils_a_SOURCES = \
xalloc-die.c \
xgethostname.c xgethostname.h \
xmemcoll.c xmemcoll.h \
- xreadlink.c xreadlink.h \
xstrndup.c xstrndup.h \
xstrtod.c xstrtod.h \
xstrtoimax.c \