summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/rand/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/rand/build.info')
-rw-r--r--deps/openssl/openssl/crypto/rand/build.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/openssl/openssl/crypto/rand/build.info b/deps/openssl/openssl/crypto/rand/build.info
index 3ad50e2590..df9bac67f0 100644
--- a/deps/openssl/openssl/crypto/rand/build.info
+++ b/deps/openssl/openssl/crypto/rand/build.info
@@ -1,4 +1,4 @@
LIBS=../../libcrypto
SOURCE[../../libcrypto]=\
- md_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c \
- rand_win.c rand_unix.c rand_vms.c
+ randfile.c rand_lib.c rand_err.c rand_egd.c \
+ rand_win.c rand_unix.c rand_vms.c drbg_lib.c drbg_ctr.c