From d5df1b3f0db030c2202cbcc7c0ca9921d3db2ce0 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 27 Jan 2011 14:50:41 +0000 Subject: Include thread ID code in fips module. --- Makefile.org | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.org') 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 -- cgit v1.2.3