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 cba7952a4e0..dc8a5f5c1cf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.394 2008/01/15 11:00:07 rillig Exp $ +# $NetBSD: Makefile,v 1.395 2008/01/16 03:05:36 bjs Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -383,6 +383,7 @@ SUBDIR+= xmlindent SUBDIR+= xmlrpc-c SUBDIR+= xmlstarlet SUBDIR+= xmlto +SUBDIR+= xmltoman SUBDIR+= xp SUBDIR+= xslide SUBDIR+= xt |