diff --git a/include/Makefile.am b/include/Makefile.am index c9425c8e5f..0e2ef0c85d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -28,18 +28,21 @@ krb5-types.h: krb5-types.cross endif CLEANFILES = \ - asn1.h \ + an2ln_plugin.h \ asn1-common.h \ asn1-template.h \ + asn1.h \ asn1_err.h \ base64.h \ + ccache_plugin.h \ cms_asn1.h \ - crmf_asn1.h \ com_err.h \ com_right.h \ - ccache_plugin.h \ - der-protos.h \ + crmf_asn1.h \ + crypto-headers.h \ + db_plugin.h \ der-private.h \ + der-protos.h \ der.h \ digest_asn1.h \ editline.h \ @@ -47,6 +50,8 @@ CLEANFILES = \ getarg.h \ glob.h \ gssapi.h \ + gssapi_mech.h \ + hdb-private.h \ hdb-protos.h \ hdb.h \ hdb_asn1.h \ @@ -54,15 +59,19 @@ CLEANFILES = \ heim-ipc.h \ heim_asn1.h \ heim_err.h \ + heim_threads.h \ heimbase.h \ heimntlm-protos.h \ heimntlm.h \ hex.h \ + hx509-private.h \ hx509-protos.h \ hx509.h \ hx509_err.h \ k524_err.h \ kafs.h \ + kcm-protos.h \ + kdc-private.h \ kdc-protos.h \ kdc.h \ krb5-private.h \ @@ -76,6 +85,7 @@ CLEANFILES = \ kx509_asn1.h \ kx509_err.h \ locate_plugin.h \ + login-protos.h \ ntlm_err.h \ ocsp_asn1.h \ otp.h \ @@ -94,6 +104,8 @@ CLEANFILES = \ rtbl.h \ send_to_kdc_plugin.h \ sl.h \ + sqlite3.h \ + sqlite3ext.h \ test-mem.h \ vers.h \ vis.h \