dovecot-2.0: config: Added missing header to Makefile.am
dovecot at dovecot.org
dovecot at dovecot.org
Sat May 9 23:22:55 EEST 2009
details: http://hg.dovecot.org/dovecot-2.0/rev/2090983d37fa
changeset: 9257:2090983d37fa
user: Timo Sirainen <tss at iki.fi>
date: Sat May 09 16:10:36 2009 -0400
description:
config: Added missing header to Makefile.am
diffstat:
1 file changed, 1 insertion(+)
src/config/Makefile.am | 1 +
diffs (11 lines):
diff -r 8e0ff6b00221 -r 2090983d37fa src/config/Makefile.am
--- a/src/config/Makefile.am Sat May 09 16:03:44 2009 -0400
+++ b/src/config/Makefile.am Sat May 09 16:10:36 2009 -0400
@@ -44,6 +44,7 @@ noinst_HEADERS = \
all-settings.h \
config-connection.h \
config-parser.h \
+ config-request.h \
sysinfo-get.h
all-settings.c: $(SETTING_FILES) $(top_srcdir)/src/config/settings-get.pl
More information about the dovecot-cvs
mailing list