changeset 3390:7d5afc820e57

(libfetish_a_SOURCES): Add strtoxmax.c
author Jim Meyering <jim@meyering.net>
date Mon, 27 Aug 2001 08:52:40 +0000
parents f85923e26c48
children f5f315707284
files lib/Makefile.am
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -72,6 +72,7 @@
   sha.c sha.h \
   stdio-safer.h \
   stripslash.c \
+  strtoxmax.c \
   strverscmp.h \
   unicodeio.c unicodeio.h \
   unistd-safer.h \
@@ -87,6 +88,7 @@
   xstrtoul.c \
   xstrtoimax.c \
   xstrtoumax.c \
+  xstrtoxmax.c \
   yesno.c
 
 libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@