From b5745baf655091d26ed7e84c2ee827cb624822d2 Mon Sep 17 00:00:00 2001 From: brad Date: Sat, 25 Mar 2006 02:32:33 +0000 Subject: [PATCH] build the commonly used FLAVORs of dspam. --- mail/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mail/Makefile b/mail/Makefile index c62170a3e7b..0825d551727 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.155 2006/02/12 15:41:23 david Exp $ +# $OpenBSD: Makefile,v 1.156 2006/03/25 02:32:33 brad Exp $ # $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $ # @@ -28,6 +28,10 @@ SUBDIR += dovecot,postgresql SUBDIR += drac SUBDIR += dspam + SUBDIR += dspam,hash + SUBDIR += dspam,ldap + SUBDIR += dspam,mysql + SUBDIR += dspam,pgsql SUBDIR += elm SUBDIR += evolution SUBDIR += exim