From af3fdad9caa1596ed30afc0276245a1a2b58acb3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 27 Aug 2001 08:54:19 +0000 Subject: [PATCH] remove xstrtoxmax.c --- lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 37c34f69e9..96f5b3b32c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -88,7 +88,6 @@ libfetish_a_SOURCES = \ xstrtoul.c \ xstrtoimax.c \ xstrtoumax.c \ - xstrtoxmax.c \ yesno.c libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@ -- 2.30.2