diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 7f0049fbf2e..b2a3bd588a2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2002/09/25 04:56:20 rh Exp $ +# $NetBSD: Makefile,v 1.165 2002/10/04 17:30:37 hubertf Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -79,6 +79,7 @@ SUBDIR+= p5-Convert-ASCII-Armour SUBDIR+= p5-Convert-ASN1 SUBDIR+= p5-Convert-BER SUBDIR+= p5-Convert-PEM +SUBDIR+= p5-Cz-Cstools SUBDIR+= p5-Filter SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 |