From fd8abe7e013c2d52faa0366dc08d00ab99665a76 Mon Sep 17 00:00:00 2001 From: Adnan Begovic Date: Thu, 8 Oct 2015 03:35:16 -0700 Subject: boringssl: Build decrepit source into libcrypto. Change-Id: Idc563a9e4ab0e677ba4eb6f09feb9e78dc904a6a --- sources.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sources.mk') diff --git a/sources.mk b/sources.mk index cdb7abc..e55d83b 100644 --- a/sources.mk +++ b/sources.mk @@ -448,3 +448,8 @@ win_x86_64_sources := \ win-x86_64/crypto/sha/sha256-x86_64.asm\ win-x86_64/crypto/sha/sha512-x86_64.asm\ +decrepit_sources := \ + src/decrepit/bio/base64_bio.c\ + src/decrepit/blowfish/blowfish.c\ + src/decrepit/cast/cast.c\ + src/decrepit/cast/cast_tables.c\ -- cgit v1.1