diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e07304802bd..76dc6358d5f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.169 2002/10/24 09:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.170 2002/10/30 11:12:27 markd Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -125,6 +125,7 @@ SUBDIR+= php4-xslt SUBDIR+= postgresql-autodoc SUBDIR+= py-FourSuite SUBDIR+= py-HappyDoc +SUBDIR+= py-docutils SUBDIR+= py-dtml SUBDIR+= py-expat SUBDIR+= pyDict |