summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-03-16 14:10:23 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-03-16 14:10:23 +0000
commite0462a071d77d636e74c71db88b5f3c9f6a785f3 (patch)
tree1647d138378abba529e7b04da7f18a20f7ec9ae7 /editors
parentImport le port. le is a text editor with many block operations with (diff)
Activate le.
Notes
Notes: svn path=/head/; revision=10192
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 042f0e148c87..bf2b9c6f264a 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.47 1998/02/18 04:18:38 asami Exp $
+# $Id: Makefile,v 1.48 1998/02/19 16:49:40 itojun Exp $
#
SUBDIR += asedit
@@ -12,6 +12,7 @@
SUBDIR += jed
SUBDIR += joe
SUBDIR += jove
+ SUBDIR += le
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit