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 827a6464a83..069dda410a4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.167 2002/10/14 16:46:15 bouyer Exp $ +# $NetBSD: Makefile,v 1.168 2002/10/16 18:18:28 tsarna Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -123,6 +123,7 @@ SUBDIR+= php4-wddx SUBDIR+= php4-xml SUBDIR+= php4-xslt SUBDIR+= postgresql-autodoc +SUBDIR+= py-expat SUBDIR+= py-FourSuite SUBDIR+= py-HappyDoc SUBDIR+= py-dtml |