diff options
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 3e2154bb237..13d2c3284ed 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2021/02/20 21:39:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.99 2021/02/20 21:42:30 ryoon Exp $ # COMMENT= Input method tools and libraries @@ -25,6 +25,7 @@ SUBDIR+= fcitx5-gtk SUBDIR+= fcitx5-hangul SUBDIR+= fcitx5-libthai SUBDIR+= fcitx5-lua +SUBDIR+= fcitx5-m17n SUBDIR+= fcitx5-mozc SUBDIR+= fcitx5-qt SUBDIR+= fcitx5-rime |