From b8887008dd5659e9f2012b9ed318f88a4a1fea8c Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 6 Mar 2021 04:47:52 +0000 Subject: inputmethod: Enable rime-combo-pinyin --- inputmethod/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inputmethod/Makefile') diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 7a785d45c1d..b802514c2bd 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2021/03/06 04:45:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.108 2021/03/06 04:47:52 ryoon Exp $ # COMMENT= Input method tools and libraries @@ -93,6 +93,7 @@ SUBDIR+= rime-array SUBDIR+= rime-bopomofo SUBDIR+= rime-cangjie SUBDIR+= rime-cantonese +SUBDIR+= rime-combo-pinyin SUBDIR+= rime-luna-pinyin SUBDIR+= rime-prelude SUBDIR+= rime-terra-pinyin -- cgit v1.2.3