From a18b10416259f79d74ee9743f775c6dd58e64a68 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 6 Mar 2021 05:06:10 +0000 Subject: inputmethod: Enable rime-stenotype --- inputmethod/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inputmethod/Makefile') diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 7f610a7b126..e075474ccc7 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2021/03/06 05:04:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.118 2021/03/06 05:06:10 ryoon Exp $ # COMMENT= Input method tools and libraries @@ -105,6 +105,7 @@ SUBDIR+= rime-prelude SUBDIR+= rime-quick SUBDIR+= rime-scj SUBDIR+= rime-soutzoe +SUBDIR+= rime-stenotype SUBDIR+= rime-terra-pinyin SUBDIR+= ruby-zinnia SUBDIR+= scim -- cgit v1.2.3