]> 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)
committerGitLab <gitlab@git.dovecot.net>
Sun, 9 Apr 2017 19:12:07 +0000 (22:12 +0300)
src/plugins/var-expand-crypt/Makefile.am

index e3435338aa55ae2c6a24731d19a2810066538a9a..9f4d73a42eb97131d1d9e2d8e4e6948293a6b8a4 100644 (file)
@@ -5,6 +5,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