aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Faurot <eric@faurot.net>2013-01-31 20:54:06 +0100
committerEric Faurot <eric@faurot.net>2013-01-31 20:54:06 +0100
commit93c8e6df476f71119f5b9673c945321348370928 (patch)
tree7f624cb308870b87e10725c1a790b629447b40f5
parentMerge branch 'master' into portable (diff)
downloadOpenSMTPD-opensmtpd-201301312105p1.tar.xz
OpenSMTPD-opensmtpd-201301312105p1.zip
do not build dead fileopensmtpd-201301312105p1
-rw-r--r--smtpd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/smtpd/Makefile.am b/smtpd/Makefile.am
index 8a303e7c..ba5827d0 100644
--- a/smtpd/Makefile.am
+++ b/smtpd/Makefile.am
@@ -38,7 +38,7 @@ makemap_CFLAGS= -DNO_IO
smtpd_SOURCES= aliases.c bounce.c ca.c compress_backend.c config.c \
control.c delivery.c dict.c dns.c envelope.c \
- expand.c forward.c imsgproc.c iobuf.c ioev.c lka.c \
+ expand.c forward.c iobuf.c ioev.c lka.c \
lka_session.c log.c mda.c mfa.c mfa_session.c mproc.c \
mta.c mta_session.c parse.y queue.c queue_backend.c \
ruleset.c scheduler.c scheduler_backend.c smtp.c \