diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 97a09d8b5fa..b0a691a5633 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.242 2004/03/29 18:54:28 tv Exp $ +# $NetBSD: Makefile,v 1.243 2004/04/01 05:31:21 xtraeme Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -247,6 +247,7 @@ SUBDIR+= xhtml SUBDIR+= xml-i18n-tools SUBDIR+= xml2doc SUBDIR+= xmlcatmgr +SUBDIR+= xmlindent SUBDIR+= xp SUBDIR+= xslide SUBDIR+= xt |