From: Jim Meyering Date: Sun, 26 Aug 2001 10:41:52 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add xstrtoimax.c. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=529aec85406c799d2f3b11c4e04884c588e9e95b;p=pspp (libfetish_a_SOURCES): Add xstrtoimax.c. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 3e1cc2bded..1eb576c23d 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