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 d6c7713a18a..881e6bc2797 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.201 2003/07/19 08:20:06 rh Exp $ +# $NetBSD: Makefile,v 1.202 2003/08/07 04:12:25 gson Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -147,6 +147,7 @@ SUBDIR+= p5-XML-RegExp SUBDIR+= p5-XML-SAX SUBDIR+= p5-XML-SAX-Expat SUBDIR+= p5-XML-Simple +SUBDIR+= p5-XML-Twig SUBDIR+= p5-XML-Writer SUBDIR+= p5-XML-Writer-String SUBDIR+= p5-XML-XPath |