(lib_SOURCES): Add strftime.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 6 Aug 2004 22:13:55 +0000 (22:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 6 Aug 2004 22:13:55 +0000 (22:13 +0000)
modules/strftime

index 1aa258a794cbd52cb3a458e698db6106c34e6382..7b6e2c86c5cc52167a9007af029ddb18f2b2c73f 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-lib_SOURCES += strftime.c
+lib_SOURCES += strftime.c strftime.h
 
 Include:
 <time.h>