From 40ce8152e62f6e4b7c2f8838fe67e928b4a1eaf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 20 Oct 2006 20:15:22 +0000 Subject: [PATCH] clean files git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18692 ec53bebd-3082-4978-b11e-865c3cabbd6b --- include/Makefile.am | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/include/Makefile.am b/include/Makefile.am index 2c52747f8..9126cec25 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -19,6 +19,37 @@ crypto-headers.h: make_crypto$(EXEEXT) ./make_crypto$(EXEEXT) crypto-headers.h CLEANFILES = \ + --version \ + cms_asn1.h \ + der-protos.h \ + digest_asn1.h \ + gssapi/gssapi.h \ + gssapi/gssapi_krb5.h \ + gssapi/gssapi_spnego.h \ + hdb-protos.h \ + heim_asn1.h \ + hex.h \ + hx509-protos.h \ + hx509.h \ + hx509_err.h \ + k524_err.h \ + kadm5/kadm5-private.h \ + kadm5/kadm5-protos.h \ + kdc-protos.h \ + kdc.h \ + krb5_asn1.h \ + krb5_ccapi.h \ + parse_bytes.h \ + pkcs12_asn1.h \ + pkcs8_asn1.h \ + pkcs9_asn1.h \ + pkinit_asn1.h \ + rfc2459_asn1.h \ + rtbl.h \ + test-mem.h \ + vers.h \ + version.h \ + version.h.in \ asn1.h \ asn1_err.h \ base64.h \