From 8084a1f5659ca1a38f7cca7fe32bb7a257d52c9f Mon Sep 17 00:00:00 2001 From: dugsong Date: Wed, 23 May 2001 03:31:45 +0000 Subject: [PATCH] enable korean --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e6188960b72..f44bd1818f5 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.28 2001/04/18 14:35:07 espie Exp $ +# $OpenBSD: Makefile,v 1.29 2001/05/23 03:31:45 dugsong Exp $ # $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $ # @@ -36,7 +36,7 @@ SUBDIR += games #SUBDIR += german SUBDIR += graphics SUBDIR += japanese -#SUBDIR += korean +SUBDIR += korean SUBDIR += lang SUBDIR += mail SUBDIR += math