diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index aabb9531bd8..d310339dcc7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2001/05/14 14:48:27 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2001/05/23 15:48:34 agc Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -17,6 +17,7 @@ SUBDIR+= expat SUBDIR+= fop SUBDIR+= glimpse SUBDIR+= groff +SUBDIR+= helpdeco SUBDIR+= html SUBDIR+= html2text SUBDIR+= icu |