dovecot-2.2: lib-http: Makefile fix
dovecot at dovecot.org
dovecot at dovecot.org
Tue Apr 23 16:21:03 EEST 2013
details: http://hg.dovecot.org/dovecot-2.2/rev/43e7606b31e2
changeset: 16312:43e7606b31e2
user: Timo Sirainen <tss at iki.fi>
date: Tue Apr 23 16:20:48 2013 +0300
description:
lib-http: Makefile fix
diffstat:
src/lib-http/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r d728b4682b0a -r 43e7606b31e2 src/lib-http/Makefile.am
--- a/src/lib-http/Makefile.am Tue Apr 23 13:47:46 2013 +0300
+++ b/src/lib-http/Makefile.am Tue Apr 23 16:20:48 2013 +0300
@@ -50,7 +50,7 @@
$(MODULE_LIBS)
test_deps = \
- $(noinst_LTLIBRARIES)
+ $(noinst_LTLIBRARIES) \
../lib-test/libtest.la \
../lib/liblib.la
More information about the dovecot-cvs
mailing list