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 c2827687321..c48c1d2062a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.561 2010/08/20 06:47:04 sno Exp $ +# $NetBSD: Makefile,v 1.562 2010/08/29 07:48:47 seb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -567,6 +567,7 @@ SUBDIR+= xerces-j SUBDIR+= xfce4-dict-plugin SUBDIR+= xhtml SUBDIR+= xhtmldiff +SUBDIR+= xml-coreutils SUBDIR+= xml2 SUBDIR+= xml2doc SUBDIR+= xmlcatmgr |