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 35d2d769ba15..591b7b3552fb 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.50 1999/05/03 02:56:05 steve Exp $
+# $Id: Makefile,v 1.51 1999/05/19 13:11:37 taoka Exp $
#
SUBDIR += agrep
@@ -52,6 +52,7 @@
SUBDIR += urlview
SUBDIR += wdiff
SUBDIR += word2x
+ SUBDIR += xml4j
SUBDIR += yodl
.include <bsd.port.subdir.mk>