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/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/SConscript b/src/mongo/db/SConscript
index 84859814324..81abc18e718 100644
--- a/src/mongo/db/SConscript
+++ b/src/mongo/db/SConscript
@@ -642,6 +642,7 @@ serverOnlyFiles = [
"repl/resync.cpp",
"repl/rs_initialsync.cpp",
"repl/rs_sync.cpp",
+ "repl/snapshot_thread.cpp",
"repl/sync_source_feedback.cpp",
"service_context_d.cpp",
"stats/fill_locker_info.cpp",