From 1172c616fa849af893c1935b8b1dee085f8aaac8 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 15 Jul 2009 15:31:08 +0000 Subject: Add a script that reads the output of print_deps.py and rewrites the info.txt files with the right module dependencies. Apply it across the codebase. --- src/cert/cvc/info.txt | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'src/cert/cvc') diff --git a/src/cert/cvc/info.txt b/src/cert/cvc/info.txt index 69f144340..e3e11f5fe 100644 --- a/src/cert/cvc/info.txt +++ b/src/cert/cvc/info.txt @@ -6,11 +6,6 @@ uses_tr1 yes load_on auto - -asn1 -ecdsa - - asn1_eac_str.cpp asn1_eac_tm.cpp @@ -34,3 +29,16 @@ signed_obj.cpp signed_obj.h freestore.h + + +asn1 +bigint +ecdsa +filters +libstate +oid_lookup +pem +pk_codecs +pubkey +x509 + -- cgit v1.2.3