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 d3e4fe7ee0b..a1384c1452e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2002/01/31 08:40:41 martti Exp $ +# $NetBSD: Makefile,v 1.139 2002/02/11 09:34:32 manu Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -87,6 +87,7 @@ SUBDIR+= p5-XML-XSLT SUBDIR+= p5-libxml SUBDIR+= p5-libxml-enno SUBDIR+= par +SUBDIR+= php4-domxml SUBDIR+= php4-wddx SUBDIR+= php4-xml SUBDIR+= php4-xslt |