diff options
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index b1da4d10188..e607d90a441 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2013/01/18 11:39:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2013/03/13 15:08:16 ryoon Exp $ # COMMENT= Input method tools and libraries @@ -51,6 +51,7 @@ SUBDIR+= libhangul SUBDIR+= libskk SUBDIR+= libtabe SUBDIR+= m17n-im-config +SUBDIR+= mozc-elisp SUBDIR+= mozc-server SUBDIR+= mozc-tool SUBDIR+= multiskkserv |