summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/crypto/SConscript')
-rw-r--r--src/mongo/crypto/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/crypto/SConscript b/src/mongo/crypto/SConscript
index 82385f5238c..d6e291f712f 100644
--- a/src/mongo/crypto/SConscript
+++ b/src/mongo/crypto/SConscript
@@ -98,7 +98,6 @@ env.Library(
],
LIBDEPS=[
'$BUILD_DIR/mongo/base/secure_allocator',
- '$BUILD_DIR/mongo/bson/bson_validate',
'$BUILD_DIR/mongo/db/common',
'$BUILD_DIR/mongo/idl/idl_parser',
],