diff --git a/etc/Makefile b/etc/Makefile index 0d324b3fd8a4..75338901ed08 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -45,8 +45,12 @@ NAMEDB= PROTO.localhost.rev PROTO.localhost-v6.rev named.conf named.root \ PPPCNF= ppp.conf +.if defined(NO_SENDMAIL) +ETCMAIL=mailer.conf aliases +.else ETCMAIL=Makefile README mailer.conf access.sample virtusertable.sample \ mailertable.sample aliases +.endif # Special top level files for FreeBSD FREEBSD=COPYRIGHT