summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-03-09 23:11:19 +0000
committerJim Meyering <jim@meyering.net>2005-03-09 23:11:19 +0000
commitd828d1534881a83a528c63180b6e85437f66368f (patch)
tree7fd383b16e24067e6e659a2c29dc8ec92b678386 /lib/Makefile.am
parent5bdf28cfaa33afa32c9538d9a786dde3051d5f31 (diff)
downloadcoreutils-d828d1534881a83a528c63180b6e85437f66368f.tar.xz
(libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a0ac276f7..3e8f3825e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -58,7 +58,6 @@ libfetish_a_SOURCES = \
xstrndup.c xstrndup.h \
xstrtod.c xstrtod.h \
xstrtoimax.c \
- xstrtol.c xstrtol.h \
xstrtoul.c \
xstrtoumax.c