From fb44159aa41dc55b1934f70bda23ba2c0af98d0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 7 Feb 2009 04:03:58 +0000 Subject: [PATCH] add ecMQV git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24623 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/asn1/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/asn1/Makefile.am b/lib/asn1/Makefile.am index e1db69218..49a9fc85f 100644 --- a/lib/asn1/Makefile.am +++ b/lib/asn1/Makefile.am @@ -240,6 +240,7 @@ gen_files_rfc2459 = \ asn1_id_dsa_with_sha1.x \ asn1_id_ec.x \ asn1_id_ecDH.x \ + asn1_id_ecMQV.x \ asn1_id_ecPublicKey.x \ asn1_id_heim_rsa_pkcs1_x509.x \ asn1_id_ms_cert_enroll_domaincontroller.x \