From: Dr. Stephen Henson Date: Thu, 27 Jan 2011 14:50:41 +0000 (+0000) Subject: Include thread ID code in fips module. X-Git-Tag: OpenSSL-fips-2_0-rc1~836 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=d5df1b3f0db030c2202cbcc7c0ca9921d3db2ce0;ds=sidebyside Include thread ID code in fips module. --- diff --git a/Makefile.org b/Makefile.org index 6fd7acf8be..4160f590a8 100644 --- a/Makefile.org +++ b/Makefile.org @@ -336,6 +336,7 @@ FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \ ../crypto/sha/sha1dgst.o \ ../crypto/sha/sha256.o \ ../crypto/sha/sha512.o \ + ../crypto/thr_id.o \ ../crypto/uid.o sub_all: build_all