aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-01-27 14:50:41 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-01-27 14:50:41 +0000
commitd5df1b3f0db030c2202cbcc7c0ca9921d3db2ce0 (patch)
tree3a9025d7fc2a85adc0420fcb27d14a7407a6c743 /Makefile.org
parent6ff9c48811cee25afccb8f181a398563a1b3a360 (diff)
downloadopenssl-d5df1b3f0db030c2202cbcc7c0ca9921d3db2ce0.tar.gz
Include thread ID code in fips module.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org1
1 files changed, 1 insertions, 0 deletions
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