diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 48d97b9470a..4800503acf9 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2000/12/12 01:30:46 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2000/12/13 01:25:14 wiz Exp $ # SUBDIR += abiword @@ -7,6 +7,7 @@ SUBDIR += bvi SUBDIR += emacs SUBDIR += framemaker + SUBDIR += gnotepad SUBDIR += hexedit SUBDIR += jed SUBDIR += joe |