diff options
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index c15be3044b5f..b4b7640582c5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1995/08/26 07:32:25 asami Exp $ +# $Id: Makefile,v 1.15 1995/09/28 16:48:45 ache Exp $ # SUBDIR += elm @@ -11,5 +11,6 @@ SUBDIR += popper SUBDIR += procmail SUBDIR += smail + SUBDIR += xfmail .include <bsd.port.subdir.mk> |