(libfetish_a_SOURCES): Add posixver.c and posixver.h.
authorJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 08:14:09 +0000 (08:14 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 08:14:09 +0000 (08:14 +0000)
lib/Makefile.am

index fe9eddf..6ab1d59 100644 (file)
@@ -15,6 +15,7 @@ DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@
 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 \