diff src/plugins/quota/Makefile.am @ 4870:e92b3eaab490 HEAD

dict quota: If dictionary doesn't yet contain the quota, calculate it by going through all mails in all mailboxes.
author Timo Sirainen <tss@iki.fi>
date Sun, 03 Dec 2006 20:55:38 +0200
parents 96d9947fde60
children e66dc3774099
line wrap: on
line diff
--- a/src/plugins/quota/Makefile.am	Sun Dec 03 20:53:45 2006 +0200
+++ b/src/plugins/quota/Makefile.am	Sun Dec 03 20:55:38 2006 +0200
@@ -14,6 +14,7 @@
 
 lib01_quota_plugin_la_SOURCES = \
 	quota.c \
+	quota-count.c \
 	quota-fs.c \
 	quota-dict.c \
 	quota-dirsize.c \