add missing files, sort stuff

This commit is contained in:
Love Hörnquist Åstrand
2014-02-16 11:47:27 -08:00
parent 03f75e380f
commit 1223428b85

View File

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