# HG changeset patch # User Jim Meyering # Date 1013847249 0 # Node ID ff845650b6882fc7003959826bdba9b15fff4463 # Parent 937de5cbc0a9d549a3ae0b64f4243e4d8e9d6632 (libfetish_a_SOURCES): Add posixver.c and posixver.h. diff --git a/lib/Makefile.am b/lib/Makefile.am --- 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 \