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 9880ceea9dd..9dfb8fdfac3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2000/12/12 01:31:05 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2000/12/20 18:31:34 skrll Exp $ # SUBDIR += antiword @@ -14,6 +14,7 @@ SUBDIR += glimpse SUBDIR += html SUBDIR += html2text + SUBDIR += icu SUBDIR += iso12083 SUBDIR += iso8879 SUBDIR += ispell |