dovecot-1.2: Added missing virtual-plugin.h

dovecot at dovecot.org dovecot at dovecot.org
Wed Jun 11 14:40:25 EEST 2008


details:   http://hg.dovecot.org/dovecot-1.2/rev/85191a8cd7df
changeset: 7811:85191a8cd7df
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Jun 11 14:28:54 2008 +0300
description:
Added missing virtual-plugin.h

diffstat:

1 file changed, 1 insertion(+)
src/plugins/virtual/Makefile.am |    1 +

diffs (11 lines):

diff -r a32df93cc112 -r 85191a8cd7df src/plugins/virtual/Makefile.am
--- a/src/plugins/virtual/Makefile.am	Wed Jun 11 04:26:48 2008 +0300
+++ b/src/plugins/virtual/Makefile.am	Wed Jun 11 14:28:54 2008 +0300
@@ -20,6 +20,7 @@ lib20_virtual_plugin_la_SOURCES = \
 	virtual-transaction.c
 
 noinst_HEADERS = \
+	virtual-plugin.h \
 	virtual-storage.h
 
 install-exec-local:


More information about the dovecot-cvs mailing list