Include thread ID code in fips module.

This commit is contained in:
Dr. Stephen Henson 2011-01-27 14:50:41 +00:00
parent 6ff9c48811
commit d5df1b3f0d

View File

@ -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