dovecot: Add lucene-wrapper.h to distribution.

dovecot at dovecot.org dovecot at dovecot.org
Tue Sep 25 18:01:24 EEST 2007


details:   http://hg.dovecot.org/dovecot/rev/8b58219e6ac5
changeset: 6500:8b58219e6ac5
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Sep 25 18:01:20 2007 +0300
description:
Add lucene-wrapper.h to distribution.

diffstat:

1 file changed, 2 insertions(+), 1 deletion(-)
src/plugins/fts-lucene/Makefile.am |    3 ++-

diffs (13 lines):

diff -r 4cb03870a714 -r 8b58219e6ac5 src/plugins/fts-lucene/Makefile.am
--- a/src/plugins/fts-lucene/Makefile.am	Tue Sep 25 17:51:47 2007 +0300
+++ b/src/plugins/fts-lucene/Makefile.am	Tue Sep 25 18:01:20 2007 +0300
@@ -20,7 +20,8 @@ lib21_fts_lucene_plugin_la_SOURCES = \
 	lucene-wrapper.cc
 
 noinst_HEADERS = \
-	fts-lucene-plugin.h
+	fts-lucene-plugin.h \
+	lucene-wrapper.h
 
 install-exec-local:
 	for d in imap lda; do \


More information about the dovecot-cvs mailing list