From 7c44433d24478c856a895dc60587a380833ddfdb Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 4 Aug 1998 15:28:25 +0000 Subject: Descend into makemap/mailstats/praliases when building sendmail. --- usr.sbin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 5dc0563..0958af3 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.20 (Berkeley) 6/12/93 -# $Id: Makefile,v 1.121 1998/05/24 15:07:04 des Exp $ +# $Id: Makefile,v 1.122 1998/07/19 13:40:59 rnordier Exp $ # XXX MISSING: mkproto SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chkgrp chown chroot \ @@ -17,7 +17,7 @@ SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chkgrp chown chroot \ SUBDIR+=ipfstat ipftest ipmon ipnat ipresend ipsend iptest .if !defined(NO_SENDMAIL) -SUBDIR+=sendmail +SUBDIR+=mailstats makemap praliases sendmail .endif .if ${MACHINE_ARCH} == "i386" -- cgit v1.1