aboutsummaryrefslogtreecommitdiffstats
path: root/mk/smtpd
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2018-06-03 17:03:09 +0200
committerGilles Chehade <gilles@poolp.org>2018-06-03 17:03:09 +0200
commite6aa150b6c33fec813ca18f0e6977c9f23870dff (patch)
tree935e19d1a66d3af19b622e123b7abaaefb7febd7 /mk/smtpd
parentMerge branch 'master' into portable (diff)
downloadOpenSMTPD-e6aa150b6c33fec813ca18f0e6977c9f23870dff.tar.xz
OpenSMTPD-e6aa150b6c33fec813ca18f0e6977c9f23870dff.zip
sync with master
Diffstat (limited to 'mk/smtpd')
-rw-r--r--mk/smtpd/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/smtpd/Makefile.am b/mk/smtpd/Makefile.am
index c6ef81df..257f95fd 100644
--- a/mk/smtpd/Makefile.am
+++ b/mk/smtpd/Makefile.am
@@ -34,6 +34,7 @@ smtpd_SOURCES+= $(smtpd_srcdir)/lka.c
smtpd_SOURCES+= $(smtpd_srcdir)/lka_session.c
smtpd_SOURCES+= $(smtpd_srcdir)/log.c
smtpd_SOURCES+= $(smtpd_srcdir)/mda.c
+smtpd_SOURCES+= $(smtpd_srcdir)/mda_unpriv.c
smtpd_SOURCES+= $(smtpd_srcdir)/mda_variables.c
smtpd_SOURCES+= $(smtpd_srcdir)/mproc.c
smtpd_SOURCES+= $(smtpd_srcdir)/mailaddr.c