dovecot-2.1: fts-lucene: Fixed Makefile.am

dovecot at dovecot.org dovecot at dovecot.org
Thu Dec 8 07:23:35 EET 2011


details:   http://hg.dovecot.org/dovecot-2.1/rev/9cf6bb5fe98d
changeset: 13822:9cf6bb5fe98d
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Dec 08 07:23:25 2011 +0200
description:
fts-lucene: Fixed Makefile.am

diffstat:

 src/plugins/fts-lucene/Makefile.am |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 782f09d13ece -r 9cf6bb5fe98d src/plugins/fts-lucene/Makefile.am
--- a/src/plugins/fts-lucene/Makefile.am	Thu Dec 08 07:02:03 2011 +0200
+++ b/src/plugins/fts-lucene/Makefile.am	Thu Dec 08 07:23:25 2011 +0200
@@ -34,7 +34,7 @@
 
 noinst_HEADERS = \
 	fts-lucene-plugin.h \
-	lucene-wrapper.h
+	lucene-wrapper.h \
 	SnowballAnalyzer.h \
 	SnowballFilter.h
 


More information about the dovecot-cvs mailing list