dovecot-2.2: fts: Install fts-user.h header

dovecot at dovecot.org dovecot at dovecot.org
Fri Apr 24 11:10:27 UTC 2015


details:   http://hg.dovecot.org/dovecot-2.2/rev/9905ebbf8395
changeset: 18471:9905ebbf8395
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Apr 24 14:03:01 2015 +0300
description:
fts: Install fts-user.h header

diffstat:

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

diffs (23 lines):

diff -r 26d37653d247 -r 9905ebbf8395 src/plugins/fts/Makefile.am
--- a/src/plugins/fts/Makefile.am	Fri Apr 24 13:10:17 2015 +0300
+++ b/src/plugins/fts/Makefile.am	Fri Apr 24 14:03:01 2015 +0300
@@ -43,7 +43,8 @@
 	fts-api-private.h \
 	fts-expunge-log.h \
 	fts-indexer.h \
-	fts-parser.h
+	fts-parser.h \
+	fts-user.h
 
 noinst_HEADERS = \
 	doveadm-fts.h \
@@ -51,8 +52,7 @@
 	fts-plugin.h \
 	fts-search-args.h \
 	fts-search-serialize.h \
-	fts-storage.h \
-	fts-user.h
+	fts-storage.h
 
 pkglibexec_PROGRAMS = xml2text
 


More information about the dovecot-cvs mailing list