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 57acc8a85cf..54fd2c1da49 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2004/02/16 01:21:03 minskim Exp $ +# $NetBSD: Makefile,v 1.230 2004/02/18 13:45:14 jmmv Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -234,6 +234,7 @@ SUBDIR+= xalan-c SUBDIR+= xalan-j SUBDIR+= xerces-c SUBDIR+= xerces-j +SUBDIR+= xhtml SUBDIR+= xml-i18n-tools SUBDIR+= xmlcatmgr SUBDIR+= xp |