summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-26 10:41:52 +0000
committerJim Meyering <jim@meyering.net>2001-08-26 10:41:52 +0000
commit4a7159dc6cc15ddef5180c5dbd29045ef804e131 (patch)
tree134194b27235f8aba812af797914f981cadb288d /lib/Makefile.am
parent7fe7b5d7e24fa3342323018c9cb630126263929a (diff)
downloadcoreutils-4a7159dc6cc15ddef5180c5dbd29045ef804e131.tar.xz
(libfetish_a_SOURCES): Add xstrtoimax.c.
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 3e1cc2bde..1eb576c23 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -85,6 +85,7 @@ libfetish_a_SOURCES = \
xstrtod.c xstrtod.h \
xstrtol.c xstrtol.h \
xstrtoul.c \
+ xstrtoimax.c \
xstrtoumax.c \
yesno.c