From 915dc03a312c753c5e7f35098e514f27cdf06541 Mon Sep 17 00:00:00 2001 From: Chuck Robey Date: Mon, 29 Jul 1996 00:43:04 +0000 Subject: Inserted new editor 'xed' in Makefile. --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/Makefile') diff --git a/editors/Makefile b/editors/Makefile index 0e9af1be3924..415fe474149e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1996/04/09 11:00:13 asami Exp $ +# $Id: Makefile,v 1.29 1996/04/12 08:27:03 asami Exp $ # SUBDIR += axe @@ -14,6 +14,7 @@ SUBDIR += vile SUBDIR += vim SUBDIR += xcoral + SUBDIR += xed SUBDIR += xemacs SUBDIR += xvile -- cgit v1.2.3