clean better

This commit is contained in:
Love Hornquist Astrand
2010-09-13 00:23:34 -07:00
parent ad0c3839b5
commit a37554cc27

View File

@@ -29,12 +29,16 @@ endif
CLEANFILES = \ CLEANFILES = \
asn1.h \ asn1.h \
asn1-common.h \
asn1-template.h \
asn1_err.h \ asn1_err.h \
base64.h \ base64.h \
cms_asn1.h \ cms_asn1.h \
crmf_asn1.h \
com_err.h \ com_err.h \
com_right.h \ com_right.h \
der-protos.h \ der-protos.h \
der-private.h \
der.h \ der.h \
digest_asn1.h \ digest_asn1.h \
editline.h \ editline.h \
@@ -46,6 +50,7 @@ CLEANFILES = \
hdb.h \ hdb.h \
hdb_asn1.h \ hdb_asn1.h \
hdb_err.h \ hdb_err.h \
heim-ipc.h \
heim_asn1.h \ heim_asn1.h \
heim_err.h \ heim_err.h \
heimntlm-protos.h \ heimntlm-protos.h \
@@ -70,12 +75,14 @@ CLEANFILES = \
kx509_err.h \ kx509_err.h \
locate_plugin.h \ locate_plugin.h \
otp.h \ otp.h \
ocsp_asn1.h \
parse_bytes.h \ parse_bytes.h \
parse_time.h \ parse_time.h \
parse_units.h \ parse_units.h \
pkcs12_asn1.h \ pkcs12_asn1.h \
pkcs8_asn1.h \ pkcs8_asn1.h \
pkcs9_asn1.h \ pkcs9_asn1.h \
pkcs10_asn1.h \
pkinit_asn1.h \ pkinit_asn1.h \
resolve.h \ resolve.h \
rfc2459_asn1.h \ rfc2459_asn1.h \