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 b802514c2bd..248f540a436 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2021/03/06 04:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.109 2021/03/06 04:49:44 ryoon Exp $ # COMMENT= Input method tools and libraries @@ -94,6 +94,7 @@ SUBDIR+= rime-bopomofo SUBDIR+= rime-cangjie SUBDIR+= rime-cantonese SUBDIR+= rime-combo-pinyin +SUBDIR+= rime-double-pinyin SUBDIR+= rime-luna-pinyin SUBDIR+= rime-prelude SUBDIR+= rime-terra-pinyin |