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 79ddc44665b..2c571114d26 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.196 2003/04/26 16:18:00 taca Exp $ +# $NetBSD: Makefile,v 1.197 2003/04/29 18:25:51 drochner Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -161,6 +161,7 @@ SUBDIR+= postgresql-autodoc SUBDIR+= psgml-mode SUBDIR+= py-FourSuite SUBDIR+= py-HappyDoc +SUBDIR+= py-csv SUBDIR+= py-docutils SUBDIR+= py-dtml SUBDIR+= py-expat |