aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.am
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-04-14 08:42:24 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-04-14 08:42:24 +0000
commit81aede3f8c81c2cffc4860d4b8c2c1fede6d4b06 (patch)
tree94b52031ea77c7b15313eedd1a9f899bb9be51c3 /asn1/Makefile.am
parentcb4a91a8ca9ca53baba9a40d9b3f9f3c5207bbd5 (diff)
Added PKIXAttributeCertificate (RFC3281).
svn path=/trunk/; revision=32460
Diffstat (limited to 'asn1/Makefile.am')
-rw-r--r--asn1/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/Makefile.am b/asn1/Makefile.am
index 82df5af6ee..dcbe5f63d3 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -72,6 +72,7 @@ SUBDIRS = \
pkcs1 \
pkcs12 \
pkinit \
+ pkixac \
pkix1explicit \
pkix1implicit \
pkixproxy \