summaryrefslogtreecommitdiffstats
path: root/share/doc/smm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/smm/Makefile')
-rw-r--r--share/doc/smm/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile
index 58e708a..7f6334d 100644
--- a/share/doc/smm/Makefile
+++ b/share/doc/smm/Makefile
@@ -12,7 +12,11 @@
# 07.lpd
SUBDIR= title contents 01.setup 02.config 03.fsck 04.quotas 05.fastfs \
- 06.nfs 08.sendmailop 10.named 11.timedop \
+ 06.nfs 10.named 11.timedop \
12.timed 18.net
+.if !defined(NO_SENDMAIL)
+SUBDIR+=08.sendmailop
+.endif
+
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud