changeset 6500:8b58219e6ac5 HEAD

Add lucene-wrapper.h to distribution.
author Timo Sirainen <tss@iki.fi>
date Tue, 25 Sep 2007 18:01:20 +0300
parents 4cb03870a714
children dee85392c5c1
files src/plugins/fts-lucene/Makefile.am
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 	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 \