diff options
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r-- | inputmethod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 6dffe103106..81f85349c90 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2014/05/24 13:25:11 obache Exp $ +# $NetBSD: Makefile,v 1.62 2014/05/30 01:25:27 jnemeth Exp $ # COMMENT= Input method tools and libraries @@ -23,8 +23,8 @@ SUBDIR+= ibus-el SUBDIR+= ibus-handwrite SUBDIR+= ibus-hangul SUBDIR+= ibus-input-pad -SUBDIR+= ibus-libthai SUBDIR+= ibus-kkc +SUBDIR+= ibus-libthai SUBDIR+= ibus-m17n SUBDIR+= ibus-mozc SUBDIR+= ibus-pinyin |