summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-03-09 15:42:31 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-03-09 15:42:31 +0000
commit51e684432edb921bd1a5233896eb5be1c3cdcdbb (patch)
treebe2af441e45dbf65b22f8dc90f689a3c63e534f1 /usr.bin
parent7e70e915ac07d0d3e239dc13e585bce972530dcd (diff)
connect rcs/ stuffs; ok jfb joris
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/cvs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cvs/Makefile b/usr.bin/cvs/Makefile
index c9dd19c34db..5936319b0c1 100644
--- a/usr.bin/cvs/Makefile
+++ b/usr.bin/cvs/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.2 2004/07/26 17:29:49 jfb Exp $
+# $OpenBSD: Makefile,v 1.3 2005/03/09 15:42:30 xsa Exp $
.include <bsd.own.mk>
-SUBDIR= cvs cvsd
+SUBDIR= cvs cvsd rcs
.include <bsd.subdir.mk>