diff src/lib-index/Makefile.am @ 2853:512dd7d76cdc HEAD

Removed cache_offset from mail_index_record and changed it to use extension instead. Added possibility to register sync and expunge handlers for extensions. Changed the way extension resets work: all extension updates which were committed without having seen the reset are ignored.
author Timo Sirainen <tss@iki.fi>
date Sat, 06 Nov 2004 19:20:18 +0200
parents fb7f862194b5
children 9dc7a7b06781
line wrap: on
line diff
--- a/src/lib-index/Makefile.am	Fri Nov 05 17:36:38 2004 +0200
+++ b/src/lib-index/Makefile.am	Sat Nov 06 19:20:18 2004 +0200
@@ -11,6 +11,7 @@
 	mail-cache-fields.c \
 	mail-cache-lookup.c \
 	mail-cache-transaction.c \
+	mail-cache-sync-update.c \
         mail-index.c \
         mail-index-fsck.c \
         mail-index-lock.c \