From: Timo Sirainen Date: Mon, 18 Dec 2017 10:47:47 +0000 (+0200) Subject: auth: Install stats plugin to old-stats/ X-Git-Tag: 2.3.9~2643 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fd6fd01d431d31cea63ae9498466a3a19ab9103;p=thirdparty%2Fdovecot%2Fcore.git auth: Install stats plugin to old-stats/ Fixes using auth_stats=yes --- diff --git a/src/auth/Makefile.am b/src/auth/Makefile.am index 873c7c46d7..92a52dc9ae 100644 --- a/src/auth/Makefile.am +++ b/src/auth/Makefile.am @@ -238,7 +238,7 @@ checkpassword_reply_DEPENDENCIES = $(LIBDOVECOT_DEPS) checkpassword_reply_sources = \ checkpassword-reply.c -stats_moduledir = $(moduledir)/stats +stats_moduledir = $(moduledir)/old-stats stats_module_LTLIBRARIES = libstats_auth.la libstats_auth_la_LDFLAGS = -module -avoid-version