aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-03-04 02:22:02 +0000
committerlloyd <[email protected]>2010-03-04 02:22:02 +0000
commit1b0f06037e00d426f37c9180f02f1ec2157644bd (patch)
tree8e51945448aac864b41d4e5564db12411a168051 /src/cert/cvc
parentaf204bf9828c20e485f9c9bde98160bd3506e81a (diff)
The code in pk_codecs was actually entirely tied to the code in
pubkey; you literally could not compile any pubkey code without it. Move it up to the pubkey dir, it wasn't at all useful to have it in its own dir.
Diffstat (limited to 'src/cert/cvc')
-rw-r--r--src/cert/cvc/info.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cert/cvc/info.txt b/src/cert/cvc/info.txt
index f2894297b..0d5687770 100644
--- a/src/cert/cvc/info.txt
+++ b/src/cert/cvc/info.txt
@@ -33,7 +33,6 @@ filters
libstate
oid_lookup
pem
-pk_codecs
pubkey
x509
</requires>