diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b389081c2d0..f996ad6c951 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2002/06/15 09:22:56 shell Exp $ +# $NetBSD: Makefile,v 1.150 2002/06/15 09:56:39 shell Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -113,6 +113,7 @@ SUBDIR+= php4-xml SUBDIR+= php4-xslt SUBDIR+= py-HappyDoc SUBDIR+= py-dtml +SUBDIR+= pyDict SUBDIR+= pyxml SUBDIR+= qsubst SUBDIR+= rfcutil |