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 7f82729e64e..4f9e7313541 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 1999/12/16 15:01:19 bouyer Exp $ +# $NetBSD: Makefile,v 1.31 1999/12/28 10:44:02 rh Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -11,6 +11,7 @@ SUBDIR += eperl SUBDIR += glimpse # SUBDIR += html + SUBDIR += html2text # SUBDIR += info2html # SUBDIR += isearch SUBDIR += iso12083 |