diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-06 12:43:02 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-06 12:43:02 +0000 |
commit | bf511e8f4c53c52f097b27f3b44e40dc2f32beea (patch) | |
tree | 8a8bc2083dcea97cd3ae55115a8697f9b703f078 /editors/Makefile | |
parent | 963f2c1b6232f8db8799366243a028f3f2352c9a (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 ea31f3274918..5cedbe2747ae 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.50 1998/03/18 10:21:44 obrien Exp $ +# $Id: Makefile,v 1.51 1998/04/19 05:16:59 mph Exp $ # SUBDIR += asedit @@ -18,6 +18,7 @@ SUBDIR += nedit SUBDIR += nvi-m17n SUBDIR += nvi-perl + SUBDIR += offix-editor SUBDIR += staroffice SUBDIR += textedit SUBDIR += thoteditor |