aboutsummaryrefslogtreecommitdiff
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 ba32ed5b2046..74078f6a01ce 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1997/08/06 14:49:29 markm Exp $
+# $Id: Makefile,v 1.9 1997/09/19 21:37:44 jfieber Exp $
#
SUBDIR += agrep
@@ -18,5 +18,6 @@
SUBDIR += sgmlformat
SUBDIR += sp
SUBDIR += unroff
+ SUBDIR += wdiff
.include <bsd.port.subdir.mk>