From 0039988d29fbef59765e211b8755770886ed367c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 31 Mar 2006 02:57:54 +0000 Subject: [PATCH] gen_files_rfc2459 += ExtKeyUsage.x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16879 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 625dd41df..8a777b3ad 100644 --- a/lib/asn1/Makefile.am +++ b/lib/asn1/Makefile.am @@ -161,6 +161,7 @@ gen_files_rfc2459 = \ asn1_DigestInfo.x \ asn1_DirectoryString.x \ asn1_DomainParameters.x \ + asn1_ExtKeyUsage.x \ asn1_Extension.x \ asn1_Extensions.x \ asn1_GeneralName.x \