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 feea140d387..e55c8d22f53 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2000/09/07 11:32:22 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2000/10/16 09:58:56 rh Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -30,6 +30,7 @@ SUBDIR += p5-Convert-BER SUBDIR += p5-Filter SUBDIR += p5-Text-DelimMatch + SUBDIR += p5-Text-Template SUBDIR += p5-XML-Parser SUBDIR += par SUBDIR += py-dtml |