(libfetish_a_SOURCES): Add strtoxmax.c
authorJim Meyering <jim@meyering.net>
Mon, 27 Aug 2001 08:52:40 +0000 (08:52 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 Aug 2001 08:52:40 +0000 (08:52 +0000)
lib/Makefile.am

index 1eb576c23d3672c9895c7cf747af6ed91a2398bd..37c34f69e9a79284656e25baa5c8e7267658d985 100644 (file)
@@ -72,6 +72,7 @@ libfetish_a_SOURCES = \
   sha.c sha.h \
   stdio-safer.h \
   stripslash.c \
+  strtoxmax.c \
   strverscmp.h \
   unicodeio.c unicodeio.h \
   unistd-safer.h \
@@ -87,6 +88,7 @@ libfetish_a_SOURCES = \
   xstrtoul.c \
   xstrtoimax.c \
   xstrtoumax.c \
+  xstrtoxmax.c \
   yesno.c
 
 libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@