dovecot-2.0-sslstream: Makefile: Add example-config/README.in to...

dovecot at dovecot.org dovecot at dovecot.org
Sat Feb 13 02:57:01 EET 2010


details:   http://hg.dovecot.org/dovecot-2.0-sslstream/rev/1c2e553809b2
changeset: 10477:1c2e553809b2
user:      Timo Sirainen <tss at iki.fi>
date:      Sun Dec 13 21:52:38 2009 -0500
description:
Makefile: Add example-config/README.in to tarballs.

diffstat:

1 file changed, 2 insertions(+), 1 deletion(-)
doc/example-config/Makefile.am |    3 ++-

diffs (13 lines):

diff -r 7f2e9c793af8 -r 1c2e553809b2 doc/example-config/Makefile.am
--- a/doc/example-config/Makefile.am	Sun Dec 13 21:35:28 2009 -0500
+++ b/doc/example-config/Makefile.am	Sun Dec 13 21:52:38 2009 -0500
@@ -15,7 +15,8 @@ example_DATA = \
 	dovecot-sql.conf.ext
 
 EXTRA_DIST = \
-	$(example_DATA)
+	$(example_DATA) \
+	README.in
 
 install-data-local:
 	$(mkdir_p) $(DESTDIR)/$(sysconfdir)/dovecot


More information about the dovecot-cvs mailing list