include: fix token_validator_plugin.h typo

token_validator_plugin.h was also missing in Makefile.am:CLEANFILES.
This commit is contained in:
Luke Howard
2022-01-20 17:22:37 +11:00
parent 302250026c
commit f4e936c893

View File

@@ -136,7 +136,7 @@ CLEANFILES = \
kdc-audit.h \
csr_authorizer_plugin.h \
gss_preauth_authorizer_plugin.h \
token_validator_plugin.h.h \
token_validator_plugin.h \
xdbm.h \
x25519_ref10.h \
x690sample_asn1.h \