dovecot-1.3: Added missing dbox-map-private.h.
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Mon Apr  6 20:41:27 EEST 2009
    
    
  
details:   http://hg.dovecot.org/dovecot-1.3/rev/36e6adec9377
changeset: 9020:36e6adec9377
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Apr 06 13:41:22 2009 -0400
description:
Added missing dbox-map-private.h.
diffstat:
1 file changed, 1 insertion(+)
src/lib-storage/index/dbox/Makefile.am |    1 +
diffs (11 lines):
diff -r d2a1254e1e24 -r 36e6adec9377 src/lib-storage/index/dbox/Makefile.am
--- a/src/lib-storage/index/dbox/Makefile.am	Mon Apr 06 13:14:03 2009 -0400
+++ b/src/lib-storage/index/dbox/Makefile.am	Mon Apr 06 13:41:22 2009 -0400
@@ -28,6 +28,7 @@ headers = \
 	dbox-file.h \
 	dbox-file-maildir.h \
 	dbox-map.h \
+	dbox-map-private.h \
 	dbox-settings.h \
 	dbox-storage.h \
 	dbox-storage-rebuild.h \
    
    
More information about the dovecot-cvs
mailing list