diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index fa3f8d0163f..49048953f66 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.468 2009/03/01 15:21:17 wiz Exp $ +# $NetBSD: Makefile,v 1.469 2009/03/01 21:26:20 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -168,6 +168,7 @@ SUBDIR+= lout SUBDIR+= lq-sp SUBDIR+= lua-expat SUBDIR+= makeztxt +SUBDIR+= mdoclint SUBDIR+= mdocml SUBDIR+= mecab SUBDIR+= mecab-base |