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 1887b1393e0..b01a190a2bd 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.523 2010/03/09 19:44:52 pettai Exp $ +# $NetBSD: Makefile,v 1.524 2010/03/15 18:48:52 pettai Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -534,6 +534,7 @@ SUBDIR+= xmlrpc-c SUBDIR+= xmlstarlet SUBDIR+= xmlto SUBDIR+= xmltoman +SUBDIR+= xmltooling SUBDIR+= xp SUBDIR+= xslide SUBDIR+= xt |