Skip to content

Commit

Permalink
auth: Install stats plugin to old-stats/
Browse files Browse the repository at this point in the history
Fixes using auth_stats=yes
  • Loading branch information
sirainen authored and cmouse committed Dec 18, 2017
1 parent d1990f6 commit 7fd6fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auth/Makefile.am
Expand Up @@ -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
Expand Down

0 comments on commit 7fd6fd0

Please sign in to comment.