changeset 11648:de800a774943 HEAD

example-config: Added missing config files to the Makefile.
author Pascal Volk <user@localhost.localdomain.org>
date Mon, 28 Jun 2010 16:42:21 +0000
parents 612df9b3df83
children 6cce8b2a9121
files doc/example-config/conf.d/Makefile.am
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)