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 4dffe7cd4d3..e9c51881d45 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.304 2005/11/19 15:06:36 rillig Exp $ +# $NetBSD: Makefile,v 1.305 2005/11/24 18:49:57 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -150,6 +150,7 @@ SUBDIR+= p5-Pod-Coverage SUBDIR+= p5-Pod-Escapes SUBDIR+= p5-Pod-POM SUBDIR+= p5-Pod-Simple +SUBDIR+= p5-Pod-Tests SUBDIR+= p5-Pod-Tree SUBDIR+= p5-Regexp-Common SUBDIR+= p5-String-Approx |