dovecot-2.2: Makefile: Fixed header filename.

dovecot at dovecot.org dovecot at dovecot.org
Sun May 20 03:26:27 EEST 2012


details:   http://hg.dovecot.org/dovecot-2.2/rev/75f1f39c547f
changeset: 14323:75f1f39c547f
user:      Timo Sirainen <tss at iki.fi>
date:      Sun Mar 11 14:50:05 2012 +0200
description:
Makefile: Fixed header filename.

diffstat:

 src/replication/aggregator/Makefile.am |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 2c5a7cc1023e -r 75f1f39c547f src/replication/aggregator/Makefile.am
--- a/src/replication/aggregator/Makefile.am	Sun Mar 11 09:08:08 2012 +0200
+++ b/src/replication/aggregator/Makefile.am	Sun Mar 11 14:50:05 2012 +0200
@@ -23,4 +23,4 @@
 noinst_HEADERS = \
 	aggregator-settings.h \
 	notify-connection.h \
-	replicator-connection.c
+	replicator-connection.h


More information about the dovecot-cvs mailing list