dovecot-2.0: lmtp: Added main.h to Makefile.am.
dovecot at dovecot.org
dovecot at dovecot.org
Sat May 9 23:22:55 EEST 2009
details: http://hg.dovecot.org/dovecot-2.0/rev/8e0ff6b00221
changeset: 9256:8e0ff6b00221
user: Timo Sirainen <tss at iki.fi>
date: Sat May 09 16:03:44 2009 -0400
description:
lmtp: Added main.h to Makefile.am.
diffstat:
1 file changed, 1 insertion(+)
src/lmtp/Makefile.am | 1 +
diffs (10 lines):
diff -r 7919f307a5cd -r 8e0ff6b00221 src/lmtp/Makefile.am
--- a/src/lmtp/Makefile.am Sat May 09 15:52:45 2009 -0400
+++ b/src/lmtp/Makefile.am Sat May 09 16:03:44 2009 -0400
@@ -32,5 +32,6 @@ lmtp_SOURCES = \
commands.c
noinst_HEADERS = \
+ main.h \
client.h \
commands.h
More information about the dovecot-cvs
mailing list