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 46b58ede389..e53bd57d3e8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2001/06/26 12:46:21 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2001/06/29 11:47:32 rh Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -39,6 +39,7 @@ SUBDIR+= latex2html SUBDIR+= libpspell SUBDIR+= libunicode SUBDIR+= libxml +SUBDIR+= libxml2 SUBDIR+= lout SUBDIR+= lq-sp SUBDIR+= makeztxt |