dovecot-2.0: example-config: Added missing config files to the M...

dovecot at dovecot.org dovecot at dovecot.org
Mon Jun 28 19:50:56 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/de800a774943
changeset: 11648:de800a774943
user:      Pascal Volk <user at localhost.localdomain.org>
date:      Mon Jun 28 16:42:21 2010 +0000
description:
example-config: Added missing config files to the Makefile.

diffstat:

 doc/example-config/conf.d/Makefile.am |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 612df9b3df83 -r de800a774943 doc/example-config/conf.d/Makefile.am
--- a/doc/example-config/conf.d/Makefile.am	Mon Jun 28 16:47:34 2010 +0100
+++ b/doc/example-config/conf.d/Makefile.am	Mon Jun 28 16:42:21 2010 +0000
@@ -8,9 +8,11 @@
 	auth-master.conf.ext \
 	auth-passwdfile.conf.ext \
 	auth-sql.conf.ext \
+	auth-static.conf.ext \
 	auth-system.conf.ext \
 	auth-vpopmail.conf.ext \
 	10-auth.conf \
+	10-director.conf \
 	10-logging.conf \
 	10-mail.conf \
 	10-master.conf \
@@ -19,7 +21,9 @@
 	20-imap.conf \
 	20-lmtp.conf \
 	20-pop3.conf \
-	90-plugin.conf
+	90-acl.conf \
+	90-plugin.conf \
+	90-quota.conf
 
 EXTRA_DIST = \
 	$(example_DATA)


More information about the dovecot-cvs mailing list