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 6df1257b308..1e86af9233a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2000/08/29 14:25:04 rh Exp $ +# $NetBSD: Makefile,v 1.53 2000/09/04 21:50:44 kim Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -29,6 +29,7 @@ SUBDIR += p5-Convert-ASN1 SUBDIR += p5-Convert-BER SUBDIR += p5-Filter + SUBDIR += p5-Text-DelimMatch SUBDIR += p5-XML-Parser SUBDIR += par SUBDIR += py-dtml |