changeset 6609:eca135189e01 HEAD

Added missing header file
author Timo Sirainen <tss@iki.fi>
date Tue, 23 Oct 2007 17:01:03 +0300
parents c0d18ea33806
children f92e583e2a0e
files src/lib-storage/index/dbox/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 
 headers = \
 	dbox-file.h \
+	dbox-file-maildir.h \
 	dbox-index.h \
 	dbox-storage.h \
 	dbox-sync.h