summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 9acba810e43..0fd79c04d72 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2001/06/13 14:54:47 zuntum Exp $
+# $NetBSD: Makefile,v 1.88 2001/06/27 18:28:08 nra Exp $
#
COMMENT= Electronic mail utilities
@@ -72,5 +72,6 @@ SUBDIR+= wmmail
SUBDIR+= xbuffy
SUBDIR+= xfmail
SUBDIR+= xmailbox
+SUBDIR+= xmailwatcher
.include "../mk/bsd.pkg.subdir.mk"