diff options
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 2ef16aed6ff..87737d10900 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2011/09/13 07:31:17 mef Exp $ +# $NetBSD: Makefile,v 1.52 2012/04/22 13:22:25 obache Exp $ # COMMENT= Input method tools and libraries @@ -47,6 +47,7 @@ SUBDIR+= kinput2 SUBDIR+= libchewing SUBDIR+= libchewing02 SUBDIR+= libhangul +SUBDIR+= libskk SUBDIR+= libtabe SUBDIR+= m17n-im-config SUBDIR+= multiskkserv |