diff options
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 9ef6d53d679..f355bc0808d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/07/05 19:28:33 tron Exp $ +# $NetBSD: Makefile,v 1.19 1999/08/02 05:27:53 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -18,6 +18,7 @@ SUBDIR += ne SUBDIR += nedit # SUBDIR += nvi + SUBDIR += nvi-m17n SUBDIR += pico SUBDIR += ssam # SUBDIR += staroffice |