dovecot-2.1: Makefile: Fix to previous change to get dovecot-con...

dovecot at dovecot.org dovecot at dovecot.org
Sun Mar 4 15:30:47 EET 2012


details:   http://hg.dovecot.org/dovecot-2.1/rev/a743cc250208
changeset: 14248:a743cc250208
user:      Timo Sirainen <tss at iki.fi>
date:      Sun Mar 04 15:21:21 2012 +0200
description:
Makefile: Fix to previous change to get dovecot-config file built again.

diffstat:

 Makefile.am |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r 2f3c83f28dfe -r a743cc250208 Makefile.am
--- a/Makefile.am	Sun Mar 04 15:11:20 2012 +0200
+++ b/Makefile.am	Sun Mar 04 15:21:21 2012 +0200
@@ -17,6 +17,8 @@
 	update-version.sh \
 	$(conf_DATA)
 
+noinst_DATA = dovecot-config
+
 nodist_pkginclude_HEADERS = config.h
 
 if MAINTAINER_MODE


More information about the dovecot-cvs mailing list