summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index c9e27d9f6e4..e8b5dbf8e41 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2000/10/22 09:31:35 rh Exp $
+# $NetBSD: Makefile,v 1.60 2000/10/24 10:38:19 wiz Exp $
# FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp
#
@@ -31,6 +31,7 @@
SUBDIR += p5-Convert-ASN1
SUBDIR += p5-Convert-BER
SUBDIR += p5-Filter
+ SUBDIR += p5-Text-CVS_XS
SUBDIR += p5-Text-DelimMatch
SUBDIR += p5-Text-Template
SUBDIR += p5-XML-Parser