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 a53d366f444..a5244d52dc2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.298 2005/10/16 20:23:14 wiz Exp $ +# $NetBSD: Makefile,v 1.299 2005/10/23 19:15:36 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -86,6 +86,7 @@ SUBDIR+= hre SUBDIR+= html SUBDIR+= html2text SUBDIR+= html2wml +SUBDIR+= hyperestraier SUBDIR+= icu SUBDIR+= intltool SUBDIR+= ipadic |