From: Jim Meyering Date: Sun, 15 Dec 2002 21:33:42 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add strftime.h. X-Git-Tag: v4.5.5~387 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97ce59e3bc71952ab537978b213f2763e906fa8a;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add strftime.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 54c0b86398..1b3bc39ae9 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 \