]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Android.mk of libstrongswan updated
authorTobias Brunner <tobias@strongswan.org>
Mon, 14 Jan 2013 08:16:33 +0000 (09:16 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 14 Jan 2013 08:16:33 +0000 (09:16 +0100)
src/libstrongswan/Android.mk

index 9ce56eb09402d4f8a7497568ded48d78f40b9ee3..65cfe5292ca297d8827ba51081cc6d22380f229c 100644 (file)
@@ -6,8 +6,7 @@ LOCAL_SRC_FILES := \
 library.c \
 asn1/asn1.c asn1/asn1_parser.c asn1/oid.c bio/bio_reader.c bio/bio_writer.c \
 collections/blocking_queue.c collections/enumerator.c collections/hashtable.c \
-collections/linked_list.c \
-crypto/crypters/crypter.c crypto/hashers/hasher.c \
+collections/linked_list.c crypto/crypters/crypter.c crypto/hashers/hasher.c \
 crypto/proposal/proposal_keywords.c crypto/proposal/proposal_keywords_static.c \
 crypto/prfs/prf.c crypto/prfs/mac_prf.c \
 crypto/rngs/rng.c crypto/prf_plus.c crypto/signers/signer.c \
@@ -18,6 +17,7 @@ credentials/cred_encoding.c credentials/keys/private_key.c \
 credentials/keys/public_key.c credentials/keys/shared_key.c \
 credentials/certificates/certificate.c credentials/certificates/crl.c \
 credentials/certificates/ocsp_response.c \
+credentials/containers/container.c \
 credentials/ietf_attributes/ietf_attributes.c credentials/credential_manager.c \
 credentials/sets/auth_cfg_wrapper.c credentials/sets/ocsp_response_wrapper.c \
 credentials/sets/cert_cache.c credentials/sets/mem_cred.c \