From: Timo Sirainen Date: Tue, 9 Feb 2016 08:34:29 +0000 (+0200) Subject: Makefile: Added missing auth-request-stats.h X-Git-Tag: 2.2.22.rc1~196 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af3f70f21a117b9c7109b0a454eb5c8ff74ee198;p=thirdparty%2Fdovecot%2Fcore.git Makefile: Added missing auth-request-stats.h --- diff --git a/src/auth/Makefile.am b/src/auth/Makefile.am index b92947ffa6..3e00e24662 100644 --- a/src/auth/Makefile.am +++ b/src/auth/Makefile.am @@ -142,6 +142,7 @@ headers = \ auth-penalty.h \ auth-request.h \ auth-request-handler.h \ + auth-request-stats.h \ auth-request-var-expand.h \ auth-settings.h \ auth-stats.h \