[dovecot-cvs] dovecot/src/plugins Makefile.am,1.9,1.10
tss-movial at dovecot.org
tss-movial at dovecot.org
Sat Dec 16 00:09:21 UTC 2006
- Previous message: [dovecot-cvs] dovecot/src/plugins/lazy-expunge .cvsignore, NONE, 1.1.2.1 Makefile.am, NONE, 1.1.2.1 lazy-expunge-plugin.c, NONE, 1.1.2.1 lazy-expunge-plugin.h, NONE, 1.1.2.1
- Next message: [dovecot-cvs] dovecot configure.in, 1.316, 1.317 dovecot-example.conf, 1.227, 1.228
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/cvs/dovecot/src/plugins
In directory talvi:/tmp/cvs-serv11651/src/plugins
Modified Files:
Makefile.am
Log Message:
Added lazy expunge plugin.
Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/dovecot/src/plugins/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile.am 1 Dec 2006 21:02:11 -0000 1.9
+++ Makefile.am 16 Dec 2006 00:09:19 -0000 1.10
@@ -6,4 +6,7 @@
FTS_LUCENE = fts-lucene
endif
-SUBDIRS = acl convert expire fts fts-squat quota imap-quota trash $(ZLIB) $(FTS_LUCENE)
+SUBDIRS = \
+ acl convert expire fts fts-squat lazy-expunge \
+ quota imap-quota trash \
+ $(ZLIB) $(FTS_LUCENE)
- Previous message: [dovecot-cvs] dovecot/src/plugins/lazy-expunge .cvsignore, NONE, 1.1.2.1 Makefile.am, NONE, 1.1.2.1 lazy-expunge-plugin.c, NONE, 1.1.2.1 lazy-expunge-plugin.h, NONE, 1.1.2.1
- Next message: [dovecot-cvs] dovecot configure.in, 1.316, 1.317 dovecot-example.conf, 1.227, 1.228
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dovecot-cvs
mailing list