summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-16 08:14:09 +0000
committerJim Meyering <jim@meyering.net>2002-02-16 08:14:09 +0000
commitcc98f8a745144e3d2fb5c69ed864af40c374fd97 (patch)
tree2fc42860b790d8afec9d4aba01c31fbfb2463281 /lib/Makefile.am
parent815c5a7a31034b1fbcbbf61adf5e21cf10daaf53 (diff)
downloadcoreutils-cc98f8a745144e3d2fb5c69ed864af40c374fd97.tar.xz
(libfetish_a_SOURCES): Add posixver.c and posixver.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \