diff --git a/textproc/Makefile b/textproc/Makefile index 06f1f5335627..061f9cca71fb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1282 2022/02/11 09:50:29 pho Exp $ +# $NetBSD: Makefile,v 1.1283 2022/02/12 08:05:15 pho Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -339,6 +339,7 @@ SUBDIR+= hs-stringsearch SUBDIR+= hs-tagsoup SUBDIR+= hs-texmath SUBDIR+= hs-text-short +SUBDIR+= hs-unicode-collation SUBDIR+= hs-unicode-data SUBDIR+= hs-unicode-show SUBDIR+= hs-unicode-transforms