summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@mongodb.com>2016-02-18 14:00:00 +1100
committerMichael Cahill <michael.cahill@mongodb.com>2016-02-18 14:00:00 +1100
commit5cdd3e320cb19cd54111c2572a3d6e33d3009ad4 (patch)
treeaa11f6aa045af0ab4b06b1e4ac59782806a969e3 /SConstruct
parent5e3a56f0abb433a23e0b8cb8f9a0c86c2d6ad80f (diff)
parent563b7823f74dcd219740945aa7067de0927ee9df (diff)
downloadmongo-5cdd3e320cb19cd54111c2572a3d6e33d3009ad4.tar.gz
Merge branch 'mongodb-3.2.3' into mongodb-3.2mongodb-3.2.4
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index 3f395d17543..a7306262f82 100644
--- a/SConstruct
+++ b/SConstruct
@@ -456,6 +456,7 @@ if useBdb:
t = env.Program("wtperf", [
"bench/wtperf/config.c",
+ "bench/wtperf/idle_table_cycle.c",
"bench/wtperf/misc.c",
"bench/wtperf/track.c",
"bench/wtperf/wtperf.c",