From: Stephan Bosch Date: Mon, 11 Dec 2017 19:29:29 +0000 (+0100) Subject: doc: example-config: Fix installation of the example configuration for the submission... X-Git-Tag: 2.3.0.rc1~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6796cacbe2e936864b100b2043489051fd7c31;p=thirdparty%2Fdovecot%2Fcore.git doc: example-config: Fix installation of the example configuration for the submission service. Forgot to add it to Makefile.am. --- diff --git a/doc/example-config/conf.d/Makefile.am b/doc/example-config/conf.d/Makefile.am index b7033d4fae..35ff25ad55 100644 --- a/doc/example-config/conf.d/Makefile.am +++ b/doc/example-config/conf.d/Makefile.am @@ -23,6 +23,7 @@ example_DATA = \ 20-imap.conf \ 20-lmtp.conf \ 20-pop3.conf \ + 20-submission.conf \ 90-acl.conf \ 90-plugin.conf \ 90-quota.conf