diff options
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 38c6f47c9fd..3800fcafa4d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1999/12/21 13:22:25 pooka Exp $ +# $NetBSD: Makefile,v 1.25 1999/12/21 13:27:51 pooka Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -32,6 +32,7 @@ SUBDIR += vim SUBDIR += vim-gtk SUBDIR += vim-share + SUBDIR += vim-xaw SUBDIR += xcoral # SUBDIR += xed SUBDIR += xemacs |