aboutsummaryrefslogtreecommitdiffstats
path: root/mk/smtpd
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2017-09-20 10:40:25 +0200
committerGilles Chehade <gilles@poolp.org>2017-09-20 10:40:25 +0200
commit950bb0e892eeb6df1ce5939341cd88bc999f6c9d (patch)
tree286ab31d046a150fe839de3d3c086755dd149679 /mk/smtpd
parentlet portable build on OpenBSD, crashes at startup though (diff)
parentsync with openbsd (diff)
downloadOpenSMTPD-950bb0e892eeb6df1ce5939341cd88bc999f6c9d.tar.xz
OpenSMTPD-950bb0e892eeb6df1ce5939341cd88bc999f6c9d.zip
Merge branch 'master' into portable
Diffstat (limited to 'mk/smtpd')
-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 db7b45c6..dd3ac002 100644
--- a/mk/smtpd/Makefile.am
+++ b/mk/smtpd/Makefile.am
@@ -26,7 +26,6 @@ smtpd_SOURCES+= $(smtpd_srcdir)/dns.c
smtpd_SOURCES+= $(smtpd_srcdir)/esc.c
smtpd_SOURCES+= $(smtpd_srcdir)/envelope.c
smtpd_SOURCES+= $(smtpd_srcdir)/expand.c
-smtpd_SOURCES+= $(smtpd_srcdir)/filter.c
smtpd_SOURCES+= $(smtpd_srcdir)/forward.c
smtpd_SOURCES+= $(smtpd_srcdir)/iobuf.c
smtpd_SOURCES+= $(smtpd_srcdir)/ioev.c