changeset 3732:ff845650b688

(libfetish_a_SOURCES): Add posixver.c and posixver.h.
author Jim Meyering <jim@meyering.net>
date Sat, 16 Feb 2002 08:14:09 +0000
parents 937de5cbc0a9
children e3ab63ae03fa
files lib/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -15,6 +15,7 @@
 libfetish_a_SOURCES = \
   getdate.h getdate.y \
   posixtm.c posixtm.h \
+  posixver.c posixver.h \
   strftime.c \
   getopt.c getopt.h getopt1.c \
   hash.c hash.h \