diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index d6c89c54722..8d395488937 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 1999/05/10 14:55:16 shige Exp $ +# $Id: Makefile,v 1.78 1999/05/29 14:38:49 kuriyama Exp $ # SUBDIR += AbiWord @@ -16,13 +16,14 @@ SUBDIR += emacs SUBDIR += emacs20 SUBDIR += emacs20-dl - SUBDIR += gnotepad+ SUBDIR += flim-emacs SUBDIR += flim-emacs-current SUBDIR += flim-emacs20 SUBDIR += flim-emacs20-current SUBDIR += flim-mule SUBDIR += flim-mule-current + SUBDIR += gedit + SUBDIR += gnotepad+ SUBDIR += gxedit SUBDIR += hexedit SUBDIR += jed |