changeset 19724:8a5c932f5f33

Makefile: Added missing auth-request-stats.h
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Tue, 09 Feb 2016 10:34:29 +0200
parents 18f836d56a64
children ab6f3658c5eb
files src/auth/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/auth/Makefile.am	Mon Feb 08 18:43:02 2016 +0200
+++ b/src/auth/Makefile.am	Tue Feb 09 10:34:29 2016 +0200
@@ -142,6 +142,7 @@
 	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 \