diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 4fb03243bfa..fa3f8d0163f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.467 2009/02/26 08:02:01 jnemeth Exp $ +# $NetBSD: Makefile,v 1.468 2009/03/01 15:21:17 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+= mdocml SUBDIR+= mecab SUBDIR+= mecab-base SUBDIR+= mecab-ipadic |