From 4fa029bd7d87afa8c1d78b92af6cbae53cb164ec Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 16 Sep 2005 07:32:13 +0000 Subject: [PATCH] (libcoreutils_a_SOURCES): Add fprintftime.c and fprintftime.h. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index 76d36f9096..cc95b97bae 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -29,6 +29,7 @@ libcoreutils_a_SOURCES = \ allocsa.c allocsa.h \ euidaccess.h \ exit.h \ + fprintftime.c fprintftime.h \ full-read.c full-read.h \ full-write.c full-write.h \ gettext.h \ -- 2.47.3