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 7787303cfbf..41884ba2aad 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2021/02/20 21:44:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.101 2021/02/20 21:46:25 ryoon Exp $ # COMMENT= Input method tools and libraries @@ -31,6 +31,7 @@ SUBDIR+= fcitx5-qt SUBDIR+= fcitx5-rime SUBDIR+= fcitx5-sayura SUBDIR+= fcitx5-skk +SUBDIR+= fcitx5-table-extra SUBDIR+= gcin SUBDIR+= gtk-im-libthai SUBDIR+= ibus |