From 5a58813cca26c42beb05a7134ae5232373460e6f Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Mon, 13 Sep 2010 00:23:34 -0700 Subject: [PATCH] clean better --- include/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/include/Makefile.am b/include/Makefile.am index 8c60c9ed5..5a1e86421 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -29,12 +29,16 @@ endif CLEANFILES = \ asn1.h \ + asn1-common.h \ + asn1-template.h \ asn1_err.h \ base64.h \ cms_asn1.h \ + crmf_asn1.h \ com_err.h \ com_right.h \ der-protos.h \ + der-private.h \ der.h \ digest_asn1.h \ editline.h \ @@ -46,6 +50,7 @@ CLEANFILES = \ hdb.h \ hdb_asn1.h \ hdb_err.h \ + heim-ipc.h \ heim_asn1.h \ heim_err.h \ heimntlm-protos.h \ @@ -70,12 +75,14 @@ CLEANFILES = \ kx509_err.h \ locate_plugin.h \ otp.h \ + ocsp_asn1.h \ parse_bytes.h \ parse_time.h \ parse_units.h \ pkcs12_asn1.h \ pkcs8_asn1.h \ pkcs9_asn1.h \ + pkcs10_asn1.h \ pkinit_asn1.h \ resolve.h \ rfc2459_asn1.h \ -- 2.11.4.GIT