summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-07-01 12:00:18 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-07-01 12:00:18 +0000
commit9b5b3cb3b35510c366e3f608024730c7be41a8f6 (patch)
tree4d54eb0a1a9450ad84d1a1d1147829b6b0bf835c /editors
parentNew port gxedit, a small editor written with GTk. (diff)
Activate gxedit.
Notes
Notes: svn path=/head/; revision=11639
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 c7e483537005..305b8a8bcc43 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.53 1998/05/26 15:11:09 kuriyama Exp $
+# $Id: Makefile,v 1.54 1998/06/07 02:18:14 asami Exp $
#
SUBDIR += asedit
@@ -9,6 +9,7 @@
SUBDIR += e93
SUBDIR += emacs
SUBDIR += emacs20
+ SUBDIR += gxedit
SUBDIR += jed
SUBDIR += joe
SUBDIR += jove