diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 70e5ec9b89f..cff02088c2d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2001/06/10 11:32:19 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2001/06/17 14:37:19 jtb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -19,6 +19,7 @@ SUBDIR+= fop SUBDIR+= glimpse SUBDIR+= groff SUBDIR+= helpdeco +SUBDIR+= hevea SUBDIR+= html SUBDIR+= html2text SUBDIR+= icu |