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 e9c51881d45..0bc7f2e6c9a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.305 2005/11/24 18:49:57 wiz Exp $ +# $NetBSD: Makefile,v 1.306 2005/12/01 21:06:13 gdt Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -276,6 +276,7 @@ SUBDIR+= tei SUBDIR+= teixsl-fo SUBDIR+= teixsl-html SUBDIR+= tex-xmltex +SUBDIR+= tex2page SUBDIR+= texi2html SUBDIR+= texi2roff SUBDIR+= troffcvt |