summaryrefslogtreecommitdiffstats
path: root/src/crypto/rand/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/rand/CMakeLists.txt')
-rw-r--r--src/crypto/rand/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crypto/rand/CMakeLists.txt b/src/crypto/rand/CMakeLists.txt
index 35d5290..eedf81b 100644
--- a/src/crypto/rand/CMakeLists.txt
+++ b/src/crypto/rand/CMakeLists.txt
@@ -16,7 +16,6 @@ add_library(
rand.c
urandom.c
windows.c
- hwrand.c
${RAND_ARCH_SOURCES}
)