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 8f46070aa75..2a8f00b3dbe 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2014/12/04 12:12:15 obache Exp $ +# $NetBSD: Makefile,v 1.68 2014/12/04 13:00:55 obache Exp $ # COMMENT= Input method tools and libraries @@ -32,6 +32,7 @@ SUBDIR+= ibus-mozc SUBDIR+= ibus-pinyin SUBDIR+= ibus-python SUBDIR+= ibus-qt +SUBDIR+= ibus-rime SUBDIR+= ibus-skk SUBDIR+= ibus-t9 SUBDIR+= ibus-table |