diff options
-rw-r--r-- | server/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Makefile.am b/server/Makefile.am index d13211c1..88d22088 100644 --- a/server/Makefile.am +++ b/server/Makefile.am @@ -260,6 +260,7 @@ dist_noinst_HEADERS = \ providers/dp_backend.h \ providers/providers.h \ providers/krb5/krb5_auth.h \ + providers/krb5/krb5_common.h \ providers/krb5/krb5_utils.h \ providers/ldap/ldap_common.h \ providers/ldap/sdap.h \ |