dovecot-2.2: Makefile: Added missing iostream-lz4.h

dovecot at dovecot.org dovecot at dovecot.org
Wed Jan 15 03:49:53 EET 2014


details:   http://hg.dovecot.org/dovecot-2.2/rev/ccb3535bf650
changeset: 17105:ccb3535bf650
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Jan 15 03:49:42 2014 +0200
description:
Makefile: Added missing iostream-lz4.h

diffstat:

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

diffs (11 lines):

diff -r fb4a0a84da50 -r ccb3535bf650 src/lib-compression/Makefile.am
--- a/src/lib-compression/Makefile.am	Wed Jan 15 00:57:59 2014 +0200
+++ b/src/lib-compression/Makefile.am	Wed Jan 15 03:49:42 2014 +0200
@@ -20,6 +20,7 @@
 pkginc_libdir = $(pkgincludedir)
 pkginc_lib_HEADERS = \
 	compression.h \
+	iostream-lz4.h \
 	istream-zlib.h \
 	ostream-zlib.h
 


More information about the dovecot-cvs mailing list