From cc98f8a745144e3d2fb5c69ed864af40c374fd97 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 16 Feb 2002 08:14:09 +0000 Subject: (libfetish_a_SOURCES): Add posixver.c and posixver.h. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index fe9eddfdb..6ab1d59cf 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 \ -- cgit v1.2.3-54-g00ecf