summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/SConscript')
-rw-r--r--src/mongo/db/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/SConscript b/src/mongo/db/SConscript
index 40c9eabc16d..7bf9032d005 100644
--- a/src/mongo/db/SConscript
+++ b/src/mongo/db/SConscript
@@ -538,7 +538,7 @@ env.Library(
'$BUILD_DIR/mongo/rpc/rpc',
'$BUILD_DIR/mongo/s/write_ops/batch_write_types',
'audit',
- 'auth/authorization_manager_global',
+ 'auth/authcore',
'commands/server_status_core',
'commands/test_commands_enabled',
'service_context',