]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-auth: Link libauth to libotp dependency
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 1 Oct 2025 06:53:41 +0000 (09:53 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 1 Oct 2025 12:58:32 +0000 (12:58 +0000)
src/lib-auth/Makefile.am

index 65a08adcec2fe2fb6d19a4f70e17b2ea8c00b5e6..c12184d8523a7948ff3563a60b0b794bed99b2a2 100644 (file)
@@ -50,6 +50,7 @@ noinst_PROGRAMS = $(test_programs)
 
 test_libs = \
        $(noinst_LTLIBRARIES) \
+        ../lib-otp/libotp.la \
        ../lib-test/libtest.la \
        ../lib/liblib.la \
        $(MODULE_LIBS)