dovecot-2.2: Makefile: Added missing replication plugin directory
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Sun May 20 03:26:24 EEST 2012
    
    
  
details:   http://hg.dovecot.org/dovecot-2.2/rev/a422bd8ed511
changeset: 14268:a422bd8ed511
user:      Timo Sirainen <tss at iki.fi>
date:      Sun Mar 04 11:19:10 2012 +0200
description:
Makefile: Added missing replication plugin directory
diffstat:
 src/plugins/Makefile.am |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 85a8d582d37f -r a422bd8ed511 src/plugins/Makefile.am
--- a/src/plugins/Makefile.am	Sun Mar 04 11:17:45 2012 +0200
+++ b/src/plugins/Makefile.am	Sun Mar 04 11:19:10 2012 +0200
@@ -23,6 +23,7 @@
 	mail-log \
 	quota \
 	imap-quota \
+	replication \
 	snarf \
 	stats \
 	imap-stats \
    
    
More information about the dovecot-cvs
mailing list