summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-07-29 00:43:04 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-07-29 00:43:04 +0000
commit915dc03a312c753c5e7f35098e514f27cdf06541 (patch)
treef3d1f385bedbd3e38c27d09f6836a467409a7dcf /editors/Makefile
parentObtained from:Andreas Kohout <shanee@rabbit.augusta.de> (diff)
Inserted new editor 'xed' in Makefile.
Notes
Notes: svn path=/head/; revision=3446
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
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