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 393c73fd73d..d8a96f10f4f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2001/04/07 10:33:10 rh Exp $ +# $NetBSD: Makefile,v 1.84 2001/04/12 19:24:38 manu Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -81,6 +81,7 @@ SUBDIR+= xalan-c SUBDIR+= xalan-j SUBDIR+= xerces-c SUBDIR+= xerces-j +SUBDIR+= xerces-p SUBDIR+= xml-i18n-tools SUBDIR+= xp SUBDIR+= xt |