summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-08-04 15:28:25 +0000
committerpeter <peter@FreeBSD.org>1998-08-04 15:28:25 +0000
commit7c44433d24478c856a895dc60587a380833ddfdb (patch)
treeabb6715f2daddc5b9057ba8f730a195794af5d7a
parent9de2546397d27e178230754b6116c080f226a428 (diff)
downloadFreeBSD-src-7c44433d24478c856a895dc60587a380833ddfdb.zip
FreeBSD-src-7c44433d24478c856a895dc60587a380833ddfdb.tar.gz
Descend into makemap/mailstats/praliases when building sendmail.
-rw-r--r--usr.sbin/Makefile4
1 files 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"
OpenPOWER on IntegriCloud