From 9c4784e50e1c33c626295edf3b98dece00b2d9ba Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 12 Mar 2006 08:05:22 +0000 Subject: [PATCH] (libcoreutils_a_SOURCES): Remove time_r.c, time_r.h, as this is now done in m4. --- lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 81340ff..87c6a1e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -45,7 +45,6 @@ libcoreutils_a_SOURCES = \ strcase.h \ strnlen1.c strnlen1.h \ strstr.h \ - time_r.c time_r.h \ unicodeio.c unicodeio.h \ verify.h \ xalloc-die.c \ -- 2.7.4