summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-01 09:50:21 +0000
committerJim Meyering <jim@meyering.net>2001-09-01 09:50:21 +0000
commit1d9ccbf010e8374473f9fdd72f4d5c51206d6bc5 (patch)
treed5a9a684f2544590773d02d255b61001ee4e22b4 /lib/Makefile.am
parent1db08245869d574ab79b77cc4f7340772c36c22f (diff)
downloadcoreutils-1d9ccbf010e8374473f9fdd72f4d5c51206d6bc5.tar.xz
(libfetish_a_SOURCES): Add xreadlink.c and xreadlink.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index c629948a8..d17b9e035 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -81,6 +81,7 @@ libfetish_a_SOURCES = \
xgetcwd.c \
xgethostname.c \
xmalloc.c \
+ xreadlink.c xreadlink.h \
xstrdup.c \
xstrtod.c xstrtod.h \
xstrtol.c xstrtol.h \