dovecot-2.2: fts plugin: Install fts-storage.h

dovecot at dovecot.org dovecot at dovecot.org
Thu Nov 19 12:47:57 UTC 2015


details:   http://hg.dovecot.org/dovecot-2.2/rev/1f9f28ce605c
changeset: 19400:1f9f28ce605c
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Nov 19 14:47:27 2015 +0200
description:
fts plugin: Install fts-storage.h

diffstat:

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

diffs (21 lines):

diff -r fac18fa49f2d -r 1f9f28ce605c src/plugins/fts/Makefile.am
--- a/src/plugins/fts/Makefile.am	Thu Nov 19 14:46:54 2015 +0200
+++ b/src/plugins/fts/Makefile.am	Thu Nov 19 14:47:27 2015 +0200
@@ -45,6 +45,7 @@
 	fts-expunge-log.h \
 	fts-indexer.h \
 	fts-parser.h \
+	fts-storage.h \
 	fts-user.h
 
 noinst_HEADERS = \
@@ -52,8 +53,7 @@
 	fts-build-mail.h \
 	fts-plugin.h \
 	fts-search-args.h \
-	fts-search-serialize.h \
-	fts-storage.h
+	fts-search-serialize.h
 
 pkglibexec_PROGRAMS = xml2text
 


More information about the dovecot-cvs mailing list