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 d335238d154..75e7f2ae0c6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2001/01/21 22:44:57 rh Exp $ +# $NetBSD: Makefile,v 1.71 2001/02/06 22:11:20 jtb Exp $ # SUBDIR += antiword @@ -15,6 +15,7 @@ SUBDIR += html SUBDIR += html2text SUBDIR += icu + SUBDIR += isearch SUBDIR += iso12083 SUBDIR += iso8879 SUBDIR += ispell |