dovecot-2.2: Makefile: Added missing headers to tarball

dovecot at dovecot.org dovecot at dovecot.org
Thu Aug 2 23:38:49 EEST 2012


details:   http://hg.dovecot.org/dovecot-2.2/rev/bb0b09793a29
changeset: 14742:bb0b09793a29
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Aug 02 23:38:30 2012 +0300
description:
Makefile: Added missing headers to tarball

diffstat:

 src/lib-ssl-iostream/Makefile.am |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 558db9e46789 -r bb0b09793a29 src/lib-ssl-iostream/Makefile.am
--- a/src/lib-ssl-iostream/Makefile.am	Wed Aug 01 18:53:52 2012 +0300
+++ b/src/lib-ssl-iostream/Makefile.am	Thu Aug 02 23:38:30 2012 +0300
@@ -21,6 +21,6 @@
 libssl_iostream_la_LIBADD = \
 	$(SSL_LIBS)
 
-headers = \
+noinst_HEADERS = \
 	iostream-openssl.h \
 	iostream-ssl.h


More information about the dovecot-cvs mailing list