aboutsummaryrefslogtreecommitdiffstats
path: root/mk/smtpd
diff options
context:
space:
mode:
authorgilles <gilles.chehade@gmail.com>2015-01-29 21:38:44 +0100
committergilles <gilles.chehade@gmail.com>2015-01-29 21:38:44 +0100
commitfb4f7985e518910bbc84e0407596fd6366a500b9 (patch)
tree22e0ecec245b8a1fa4850cdb97834fdc49bd8432 /mk/smtpd
parentMerge branch 'master' into portable (diff)
downloadOpenSMTPD-fb4f7985e518910bbc84e0407596fd6366a500b9.tar.xz
OpenSMTPD-fb4f7985e518910bbc84e0407596fd6366a500b9.zip
fix build
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 4df4bb21..5baca431 100644
--- a/mk/smtpd/Makefile.am
+++ b/mk/smtpd/Makefile.am
@@ -51,7 +51,6 @@ smtpd_SOURCES+= $(smtpd_srcdir)/smtp.c
smtpd_SOURCES+= $(smtpd_srcdir)/smtp_session.c
smtpd_SOURCES+= $(smtpd_srcdir)/smtpd.c
smtpd_SOURCES+= $(smtpd_srcdir)/ssl.c
-smtpd_SOURCES+= $(smtpd_srcdir)/ssl_privsep.c
smtpd_SOURCES+= $(smtpd_srcdir)/ssl_smtpd.c
smtpd_SOURCES+= $(smtpd_srcdir)/stat_backend.c
smtpd_SOURCES+= $(smtpd_srcdir)/table.c