summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-15 21:33:42 +0000
committerJim Meyering <jim@meyering.net>2002-12-15 21:33:42 +0000
commit97ce59e3bc71952ab537978b213f2763e906fa8a (patch)
tree9ccab5ce30c47cd98f87a5e50b2143d7eb508a5a /lib/Makefile.am
parent5da39e8d5cc9a8d80857c5d8acdf38c039fc26ff (diff)
downloadcoreutils-97ce59e3bc71952ab537978b213f2763e906fa8a.tar.xz
(libfetish_a_SOURCES): Add strftime.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 54c0b8639..1b3bc39ae 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 \