dovecot: Added missing header file

dovecot at dovecot.org dovecot at dovecot.org
Tue Oct 23 17:01:07 EEST 2007


details:   http://hg.dovecot.org/dovecot/rev/eca135189e01
changeset: 6609:eca135189e01
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Oct 23 17:01:03 2007 +0300
description:
Added missing header file

diffstat:

1 file changed, 1 insertion(+)
src/lib-storage/index/dbox/Makefile.am |    1 +

diffs (11 lines):

diff -r c0d18ea33806 -r eca135189e01 src/lib-storage/index/dbox/Makefile.am
--- a/src/lib-storage/index/dbox/Makefile.am	Tue Oct 23 16:50:00 2007 +0300
+++ b/src/lib-storage/index/dbox/Makefile.am	Tue Oct 23 17:01:03 2007 +0300
@@ -22,6 +22,7 @@ libstorage_dbox_a_SOURCES = \
 
 headers = \
 	dbox-file.h \
+	dbox-file-maildir.h \
 	dbox-index.h \
 	dbox-storage.h \
 	dbox-sync.h


More information about the dovecot-cvs mailing list