changeset 5146:6f0e6b24790e

(lib_SOURCES): Add strftime.h.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 Aug 2004 22:13:55 +0000
parents 41d42d0c5558
children 3249aec7f48c
files modules/strftime
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/modules/strftime
+++ b/modules/strftime
@@ -16,7 +16,7 @@
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-lib_SOURCES += strftime.c
+lib_SOURCES += strftime.c strftime.h
 
 Include:
 <time.h>