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 ad7f149cb28..6da358e8b5f 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2021/03/06 04:59:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.115 2021/03/06 05:00:52 ryoon Exp $ # COMMENT= Input method tools and libraries @@ -102,6 +102,7 @@ SUBDIR+= rime-luna-pinyin SUBDIR+= rime-middle-chinese SUBDIR+= rime-pinyin-simp SUBDIR+= rime-prelude +SUBDIR+= rime-quick SUBDIR+= rime-terra-pinyin SUBDIR+= ruby-zinnia SUBDIR+= scim |