diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-05-25 03:00:16 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-05-25 03:00:16 +0000 |
commit | 1027a39b8ee5badbaea8639c57c7b83d9c945a49 (patch) | |
tree | 7853d90e02f65be85c3cd0be215ecb60e1970171 /editors | |
parent | 87322138a9e724f485f0e6c7287eae5ecd7a1751 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
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 |