]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-imap: Fix linking dependency to lib-mail
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 3 Dec 2025 21:19:23 +0000 (23:19 +0200)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Fri, 5 Dec 2025 11:49:06 +0000 (11:49 +0000)
src/lib-imap/Makefile.am

index 5504d553af6c7e8933a93551438485e1169ffce7..0aee66785c204539e0729574ce615bcde93382fa 100644 (file)
@@ -58,6 +58,7 @@ test_programs = \
        test-imap-util
 
 test_libs = \
+       ../lib-mail/libmail.la \
        ../lib-charset/libcharset.la \
        ../lib-test/libtest.la \
        ../lib/liblib.la \