(libfetish_a_SOURCES): Add xstrtoimax.c.
authorJim Meyering <jim@meyering.net>
Wed, 8 Oct 2003 17:55:02 +0000 (17:55 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 8 Oct 2003 17:55:02 +0000 (17:55 +0000)
lib/Makefile.am

index 3895378..3d5477e 100644 (file)
@@ -125,6 +125,7 @@ libfetish_a_SOURCES = \
   xstrdup.c \
   xstrndup.c xstrndup.h \
   xstrtod.c xstrtod.h \
+  xstrtoimax.c \
   xstrtol.c xstrtol.h \
   xstrtoul.c \
   xstrtoumax.c \