From c98f2fb04a7d0faf0c8f12b9365ba6f658b387e6 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 12 Jul 2004 06:29:59 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add c-strtold.c. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 55bece5773..72c0a5102a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -42,7 +42,7 @@ libfetish_a_SOURCES = \ argmatch.c argmatch.h \ backupfile.c backupfile.h \ basename.c \ - c-strtod.c c-strtod.h \ + c-strtod.c c-strtod.h c-strtold.c \ canon-host.c \ canonicalize.c canonicalize.h \ cloexec.c cloexec.h \ -- 2.47.2