]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rand/build.info
rand: move the entropy source out of the FIPS provider
[thirdparty/openssl.git] / crypto / rand / build.info
index f58a026f3b4815cdf3564e2198e7d621e74b7445..b9dc16a6c7ddea621660d0ad969ae44fc6d86a10 100644 (file)
@@ -1,7 +1,7 @@
 LIBS=../../libcrypto
 
 $COMMON=rand_lib.c rand_meth.c
-$CRYPTO=randfile.c rand_err.c rand_deprecated.c
+$CRYPTO=randfile.c rand_err.c rand_deprecated.c prov_seed.c rand_pool.c
 
 IF[{- !$disabled{'egd'} -}]
   $CRYPTO=$CRYPTO rand_egd.c