diff options
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 bb51094988c..55741f9b432 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/08/14 22:15:31 tron Exp $ +# $NetBSD: Makefile,v 1.11 1998/08/24 11:59:01 frueauf Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -9,6 +9,7 @@ # SUBDIR += e93 SUBDIR += emacs # SUBDIR += gvim + SUBDIR += hexedit # SUBDIR += jed SUBDIR += joe # SUBDIR += jove |