aboutsummaryrefslogtreecommitdiffstats
path: root/mk
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2019-12-13 00:02:57 +0100
committerGilles Chehade <gilles@poolp.org>2019-12-13 00:02:57 +0100
commitfcae4b778a95ab83d20338273a01a6f829a3545e (patch)
tree3873f88ea9dd56577ef9f36c4ef4bf5fb32e892d /mk
parentMerge branch 'master' into portable (diff)
parentsync (diff)
downloadOpenSMTPD-fcae4b778a95ab83d20338273a01a6f829a3545e.tar.xz
OpenSMTPD-fcae4b778a95ab83d20338273a01a6f829a3545e.zip
Merge branch 'master' into portable
Diffstat (limited to 'mk')
-rw-r--r--mk/smtpd/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/smtpd/Makefile.am b/mk/smtpd/Makefile.am
index f5cbe8c8..64bacea7 100644
--- a/mk/smtpd/Makefile.am
+++ b/mk/smtpd/Makefile.am
@@ -33,7 +33,6 @@ smtpd_SOURCES+= $(smtpd_srcdir)/limit.c
smtpd_SOURCES+= $(smtpd_srcdir)/lka.c
smtpd_SOURCES+= $(smtpd_srcdir)/lka_filter.c
smtpd_SOURCES+= $(smtpd_srcdir)/lka_proc.c
-smtpd_SOURCES+= $(smtpd_srcdir)/lka_report.c
smtpd_SOURCES+= $(smtpd_srcdir)/lka_session.c
smtpd_SOURCES+= $(smtpd_srcdir)/log.c
smtpd_SOURCES+= $(smtpd_srcdir)/mda.c