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 9494d0f15e8..cb10211414b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2000/05/26 22:52:41 jwise Exp $
+# $NetBSD: Makefile,v 1.40 2000/05/30 16:15:23 jwise Exp $
# FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp
#
@@ -47,6 +47,7 @@
SUBDIR += textutils
SUBDIR += unroff
SUBDIR += wdiff
+ SUBDIR += xalan-j
SUBDIR += xerces-j
.include "../mk/bsd.pkg.subdir.mk"