summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs
diff options
context:
space:
mode:
authorNate Williams <nate@FreeBSD.org>1995-04-14 15:15:27 +0000
committerNate Williams <nate@FreeBSD.org>1995-04-14 15:15:27 +0000
commit3cc6a1ed2e638091270f34f84fd9e605e6495ab0 (patch)
treee040d2ccfc064f3a4c2a2283560eb0c8c035394e /gnu/usr.bin/cvs
parent1fff58051975c86765726987261cada6390c7d90 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/cvs')
-rw-r--r--gnu/usr.bin/cvs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/Makefile b/gnu/usr.bin/cvs/Makefile
index 842c7e90bf0f..df2f87440d5a 100644
--- a/gnu/usr.bin/cvs/Makefile
+++ b/gnu/usr.bin/cvs/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.25 1995/03/22 19:39:45 nate Exp $
+# $Id: Makefile,v 1.5 1995/03/31 07:55:01 nate Exp $
-SUBDIR = lib cvs mkmodules cvsinit doc
+SUBDIR = lib cvs mkmodules cvsinit doc examples
.include <bsd.subdir.mk>