From ae8b26789f8813070f23740ce4f551cdb46a93a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 13 Jul 2006 18:20:31 +0000 Subject: [PATCH] rename asn1_HDB_Ext_PKINIT_certificate to asn1_HDB_Ext_PKINIT_hash git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17828 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hdb/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hdb/Makefile.am b/lib/hdb/Makefile.am index fd053c247..81b8a5a81 100644 --- a/lib/hdb/Makefile.am +++ b/lib/hdb/Makefile.am @@ -16,7 +16,7 @@ gen_files_hdb = \ asn1_HDBFlags.x \ asn1_GENERATION.x \ asn1_HDB_Ext_PKINIT_acl.x \ - asn1_HDB_Ext_PKINIT_certificate.x \ + asn1_HDB_Ext_PKINIT_hash.x \ asn1_HDB_Ext_Constrained_delegation_acl.x \ asn1_HDB_Ext_Lan_Manager_OWF.x \ asn1_HDB_Ext_Password.x \