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 dbf23774ab9..1fd22708c0b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2002/01/27 15:28:46 taca Exp $ +# $NetBSD: Makefile,v 1.135 2002/01/29 16:35:09 drochner Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -84,6 +84,7 @@ SUBDIR+= par SUBDIR+= php4-wddx SUBDIR+= php4-xml SUBDIR+= php4-xslt +SUBDIR+= py-HappyDoc SUBDIR+= py-dtml SUBDIR+= pyxml SUBDIR+= qsubst |