diff options
Diffstat (limited to 'libexec/mail.local/Makefile')
| -rw-r--r-- | libexec/mail.local/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index a1d5fc0826de..ac04ca3af97a 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -8,6 +8,7 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail PROG= mail.local SRCS= mail.local.c +MAN= mail.local.8 CFLAGS+=-I${SENDMAIL_DIR}/include .if exists(${.OBJDIR}/../../lib/libsmutil) |
