summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cvs/lib/Makefile.am')
-rw-r--r--contrib/cvs/lib/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/cvs/lib/Makefile.am b/contrib/cvs/lib/Makefile.am
index 5984fcf..4e4dae9 100644
--- a/contrib/cvs/lib/Makefile.am
+++ b/contrib/cvs/lib/Makefile.am
@@ -40,7 +40,6 @@ noinst_LIBRARIES = libcvs.a
# matching?)
libcvs_a_SOURCES = \
argmatch.c \
- ftruncate.c \
getdate.y \
getline.c \
getopt.c \
@@ -54,7 +53,7 @@ libcvs_a_SOURCES = \
yesno.c \
getline.h \
getopt.h \
- fnmatch.h \
+ getpagesize.h \
md5.h \
regex.h \
savecwd.h \
@@ -66,7 +65,9 @@ libcvs_a_SOURCES = \
## dup2.c
## fncase.c
## fnmatch.c
-## hostname.c
+## fnmatch.h
+## ftruncate.c
+## gethostname.c
## memmove.c
## mkdir.c
## rename.c
OpenPOWER on IntegriCloud