dovecot-2.2: Makefile: Added missing headers

dovecot at dovecot.org dovecot at dovecot.org
Thu Aug 2 23:56:15 EEST 2012


details:   http://hg.dovecot.org/dovecot-2.2/rev/95a423729f9c
changeset: 14743:95a423729f9c
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Aug 02 23:56:09 2012 +0300
description:
Makefile: Added missing headers

diffstat:

 src/lib-compression/Makefile.am |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r bb0b09793a29 -r 95a423729f9c src/lib-compression/Makefile.am
--- a/src/lib-compression/Makefile.am	Thu Aug 02 23:38:30 2012 +0300
+++ b/src/lib-compression/Makefile.am	Thu Aug 02 23:56:09 2012 +0300
@@ -14,6 +14,7 @@
 	$(COMPRESS_LIBS)
 
 pkginc_libdir = $(pkgincludedir)
+pkginc_lib_HEADERS = \
 	compression.h \
 	istream-zlib.h \
 	ostream-zlib.h


More information about the dovecot-cvs mailing list