From 6a78fec612734a1b2b559cd97528da8eb2ed6524 Mon Sep 17 00:00:00 2001 From: pvalchev Date: Mon, 25 Mar 2002 03:25:59 +0000 Subject: [PATCH] build no_x11 emacs flavor as well, dunno how that was missed --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index cc770d1df96..502f1d23764 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.38 2002/03/03 07:11:16 mark Exp $ +# $OpenBSD: Makefile,v 1.39 2002/03/25 03:25:59 pvalchev Exp $ # $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $ # @@ -18,6 +18,7 @@ SUBDIR += emacs,no_X11 SUBDIR += emacs-leim SUBDIR += emacs21 + SUBDIR += emacs21,no_x11 SUBDIR += emacs21-leim SUBDIR += hexedit SUBDIR += hnb