]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
auth-var-expand-crypt plugin: Add missing ldflags
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Sat, 8 Apr 2017 06:58:57 +0000 (09:58 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 9 Apr 2017 19:19:11 +0000 (22:19 +0300)
src/plugins/var-expand-crypt/Makefile.am

index 22177797b7249b50695f57d8e3bccebb3d7ddc3a..72eb1c2cde5613a650564c14fcb29128b8473608 100644 (file)
@@ -4,6 +4,7 @@ AM_CPPFLAGS = \
 
 NOPLUGIN_LDFLAGS =
 lib20_var_expand_crypt_la_LDFLAGS = -module -avoid-version
+lib20_auth_var_expand_crypt_la_LDFLAGS = -module -avoid-version
 
 auth_moduledir = $(moduledir)/auth