From 97ce59e3bc71952ab537978b213f2763e906fa8a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 15 Dec 2002 21:33:42 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add strftime.h. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 54c0b86..1b3bc39 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -35,7 +35,7 @@ libfetish_a_SOURCES = \ getdate.h getdate.y \ posixtm.c posixtm.h \ posixver.c posixver.h \ - strftime.c \ + strftime.c strftime.h \ getopt.c getopt.h getopt1.c \ hash.c hash.h \ hash-pjw.c hash-pjw.h \ -- 2.7.4