From 529aec85406c799d2f3b11c4e04884c588e9e95b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 26 Aug 2001 10:41:52 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add xstrtoimax.c. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2