]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: Added missing config files to the Makefile.
authorPascal Volk <user@localhost.localdomain.org>
Mon, 28 Jun 2010 16:42:21 +0000 (16:42 +0000)
committerPascal Volk <user@localhost.localdomain.org>
Mon, 28 Jun 2010 16:42:21 +0000 (16:42 +0000)
--HG--
branch : HEAD

doc/example-config/conf.d/Makefile.am

index 72081d4c3315d584f2b76a043c06d1fd024c9da0..42b76af24d511f7514e1a76ee43fb46777d1976c 100644 (file)
@@ -8,9 +8,11 @@ example_DATA = \
        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 @@ example_DATA = \
        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)