summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-05-25 03:00:16 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-05-25 03:00:16 +0000
commit1027a39b8ee5badbaea8639c57c7b83d9c945a49 (patch)
tree7853d90e02f65be85c3cd0be215ecb60e1970171
parentBeta version of Vim 5.0. (diff)
share vim5beta with the world.
Notes
Notes: svn path=/head/; revision=6550
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 9b9a834fe516..fc89cd84f62a 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.36 1997/04/03 14:06:51 chuckr Exp $
+# $Id: Makefile,v 1.37 1997/04/11 01:43:40 msmith Exp $
#
SUBDIR += asedit
@@ -18,6 +18,7 @@
SUBDIR += uzap
SUBDIR += vile
SUBDIR += vim
+ SUBDIR += vim5beta
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs