From: Timo Sirainen Date: Wed, 24 Sep 2008 20:33:59 +0000 (+0300) Subject: Added missing dovecot-dict-sql-example.conf to Makefile. X-Git-Tag: 1.2.alpha2~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb00d0c5789e6085f24fcabe66a78b1a9374b6fa;p=thirdparty%2Fdovecot%2Fcore.git Added missing dovecot-dict-sql-example.conf to Makefile. --HG-- branch : HEAD --- diff --git a/doc/Makefile.am b/doc/Makefile.am index f415051716..a3436056af 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = wiki confdir = $(sysconfdir) conf_DATA = \ dovecot-db-example.conf \ + dovecot-dict-sql-example.conf \ dovecot-ldap-example.conf \ dovecot-sql-example.conf