From: Timo Sirainen Date: Mon, 4 Jun 2012 20:33:40 +0000 (+0300) Subject: Makefile: Added missing dsync-mail.h X-Git-Tag: 2.2.alpha1~509 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f7ac4c09293d4cb5504e85984539e04bd9fea46;p=thirdparty%2Fdovecot%2Fcore.git Makefile: Added missing dsync-mail.h --- diff --git a/src/doveadm/dsync/Makefile.am b/src/doveadm/dsync/Makefile.am index 25237ca629..21d82d251f 100644 --- a/src/doveadm/dsync/Makefile.am +++ b/src/doveadm/dsync/Makefile.am @@ -36,6 +36,7 @@ noinst_HEADERS = \ doveadm-dsync.h \ dsync-brain.h \ dsync-brain-private.h \ + dsync-mail.h \ dsync-mailbox.h \ dsync-mailbox-import.h \ dsync-mailbox-export.h \