From cbb366a404b7fcfd7744ce3047f7f634dec66ee3 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 7 Jun 1998 02:18:14 +0000 Subject: [PATCH] Add vim5beta. --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index bdf8c0dfe393..c7e483537005 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1998/05/06 12:43:02 tg Exp $ +# $Id: Makefile,v 1.53 1998/05/26 15:11:09 kuriyama Exp $ # SUBDIR += asedit @@ -28,6 +28,7 @@ SUBDIR += vilearn SUBDIR += vim4 SUBDIR += vim5 + SUBDIR += vim5beta SUBDIR += xcoral SUBDIR += xed SUBDIR += xemacs