aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/smtpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'smtpd/smtpd/Makefile')
-rw-r--r--smtpd/smtpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/smtpd/smtpd/Makefile b/smtpd/smtpd/Makefile
index 12386737..00c7951f 100644
--- a/smtpd/smtpd/Makefile
+++ b/smtpd/smtpd/Makefile
@@ -49,6 +49,7 @@ SRCS+= scheduler_backend.c
SRCS+= smtp.c
SRCS+= smtp_session.c
SRCS+= smtpd.c
+SRCS+= srs.c
SRCS+= ssl.c
SRCS+= ssl_smtpd.c
SRCS+= ssl_verify.c