diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-07-01 12:00:18 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-07-01 12:00:18 +0000 |
commit | 9b5b3cb3b35510c366e3f608024730c7be41a8f6 (patch) | |
tree | 4d54eb0a1a9450ad84d1a1d1147829b6b0bf835c /editors/Makefile | |
parent | 7a0382799831936011a21769d1142a725f992960 (diff) |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
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 |