aboutsummaryrefslogtreecommitdiff
path: root/contrib/cvs/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cvs/Makefile.in')
-rw-r--r--contrib/cvs/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/cvs/Makefile.in b/contrib/cvs/Makefile.in
index a7c69f16164e..dfced9147a62 100644
--- a/contrib/cvs/Makefile.in
+++ b/contrib/cvs/Makefile.in
@@ -89,7 +89,7 @@ DISTFILES = \
ChangeLog NEWS ChangeLog.zoo \
configure configure.in stamp-h.in config.h.in Makefile.in acconfig.h \
cvs-format.el mkinstalldirs install-sh \
- cvsnt.mak cvsnt.dsp \
+ cvsnt.mak cvsnt.dsp cvsnt.dsw \
.cvsignore cvs.spec
### Subdirectories to run make in for the primary targets.
@@ -97,7 +97,7 @@ DISTFILES = \
USOURCE_SUBDIRS = lib zlib diff src
# All other subdirs:
SUBDIRS = ${USOURCE_SUBDIRS} man doc contrib tools \
- windows-NT os2 emx macintosh vms
+ windows-NT os2 emx vms
# Only make TAGS/tags files in these directories.
TSUBDIRS= src lib