From 1c61a723eeeba3fe66d76c54e1ce5a0d28b3af40 Mon Sep 17 00:00:00 2001 From: kevlo Date: Tue, 14 Oct 2008 02:19:43 +0000 Subject: [PATCH] add uim-chewing --- inputmethods/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inputmethods/Makefile b/inputmethods/Makefile index b9c849a3552..da8192bfe87 100644 --- a/inputmethods/Makefile +++ b/inputmethods/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2006/10/24 16:47:27 david Exp $ +# $OpenBSD: Makefile,v 1.5 2008/10/14 02:19:43 kevlo Exp $ SUBDIR += anthy SUBDIR += libtomoe-gtk SUBDIR += tomoe SUBDIR += uim +SUBDIR += uim-chewing SUBDIR += uim-tomoe-gtk .include