summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorAlex Gorrod <alexander.gorrod@mongodb.com>2016-04-29 15:38:17 +1000
committerAlex Gorrod <alexander.gorrod@mongodb.com>2016-04-29 15:38:17 +1000
commitf94da123dda3478fa8cc50a3dd2582d09013ea93 (patch)
tree00806dab05f71607998ac01a7294d6ab444b7baa /SConstruct
parente313e121aee6cbc2888c7d3be8c3dd5dac560133 (diff)
downloadmongo-f94da123dda3478fa8cc50a3dd2582d09013ea93.tar.gz
WT-2586 Fix Windows build after removal of ex_config (#2703)
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 846fe3bbf3c..425a531fda2 100644
--- a/SConstruct
+++ b/SConstruct
@@ -346,7 +346,6 @@ examples = [
"ex_all",
"ex_async",
"ex_call_center",
- "ex_config",
"ex_config_parse",
"ex_cursor",
"ex_data_source",