From bf4a1f88de1c3557935104029d43d9afacdf7668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 16 Feb 2014 08:36:21 -0800 Subject: [PATCH] add kuserok_plugin.h --- lib/krb5/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/krb5/Makefile.am b/lib/krb5/Makefile.am index 6095f516b..76ca61a10 100644 --- a/lib/krb5/Makefile.am +++ b/lib/krb5/Makefile.am @@ -182,6 +182,7 @@ dist_libkrb5_la_SOURCES = \ krb5-v4compat.h \ krbhst.c \ kuserok.c \ + kuserok_plugin.h \ log.c \ mcache.c \ misc.c \