[dovecot-cvs] dovecot/src/plugins/fts-squat Makefile.am,1.3,1.4

tss at dovecot.org tss at dovecot.org
Thu Mar 29 14:51:13 EEST 2007


Update of /var/lib/cvs/dovecot/src/plugins/fts-squat
In directory talvi:/tmp/cvs-serv16171/plugins/fts-squat

Modified Files:
	Makefile.am 
Log Message:
Better type safety to module_contexts arrays. Already fixed some bugs.



Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/dovecot/src/plugins/fts-squat/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am	22 Feb 2007 16:12:10 -0000	1.3
+++ Makefile.am	29 Mar 2007 11:51:11 -0000	1.4
@@ -1,6 +1,7 @@
 AM_CPPFLAGS = \
 	-I$(top_srcdir)/src/lib \
 	-I$(top_srcdir)/src/lib-mail \
+	-I$(top_srcdir)/src/lib-index \
 	-I$(top_srcdir)/src/lib-storage \
 	-I$(top_srcdir)/src/plugins/fts
 



More information about the dovecot-cvs mailing list