summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-27 08:54:19 +0000
committerJim Meyering <jim@meyering.net>2001-08-27 08:54:19 +0000
commit7faf69c42da5ddfb23c05070b7452cd6645d7a54 (patch)
treed2ac5951600a0caa9d37e4088bf53c87bc25dccb /lib/Makefile.am
parent61e5152b36b4cb906cd359f1780f4c7e60bfeeff (diff)
downloadcoreutils-7faf69c42da5ddfb23c05070b7452cd6645d7a54.tar.xz
remove xstrtoxmax.c
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 37c34f69e..96f5b3b32 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -88,7 +88,6 @@ libfetish_a_SOURCES = \
xstrtoul.c \
xstrtoimax.c \
xstrtoumax.c \
- xstrtoxmax.c \
yesno.c
libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@