dovecot-2.0: Makefile: Add example-config/README.in to tarballs.
dovecot at dovecot.org
dovecot at dovecot.org
Mon Dec 14 05:13:51 EET 2009
details: http://hg.dovecot.org/dovecot-2.0/rev/1c2e553809b2
changeset: 10476: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