From 6fe03641209a3f5b7951cdd99a90aa32693a90e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 29 Mar 2009 09:01:36 +0000 Subject: [PATCH] cert git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24981 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hdb/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/hdb/Makefile.am b/lib/hdb/Makefile.am index c5128e77d..65073ad82 100644 --- a/lib/hdb/Makefile.am +++ b/lib/hdb/Makefile.am @@ -18,6 +18,7 @@ gen_files_hdb = \ asn1_HDBFlags.x \ asn1_GENERATION.x \ asn1_HDB_Ext_PKINIT_acl.x \ + asn1_HDB_Ext_PKINIT_cert.x \ asn1_HDB_Ext_PKINIT_hash.x \ asn1_HDB_Ext_Constrained_delegation_acl.x \ asn1_HDB_Ext_Lan_Manager_OWF.x \