summaryrefslogtreecommitdiff
path: root/examples/c/Makefile.am
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2012-10-29 16:15:55 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2012-10-29 16:15:55 +1100
commit60afcdd47d9cf437bff99a4670c0fc8ebbefc5f6 (patch)
tree8eae8d308f5ad3bd04048f2ed2cfa8093fe76679 /examples/c/Makefile.am
parent45588e93ac172bd5ecf089b7c744aa579134cbfd (diff)
downloadmongo-60afcdd47d9cf437bff99a4670c0fc8ebbefc5f6.tar.gz
Add a Python test for cache pool, fix some bugs, and remove
example that was actually a test case.
Diffstat (limited to 'examples/c/Makefile.am')
-rw-r--r--examples/c/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/c/Makefile.am b/examples/c/Makefile.am
index 0638c400cfa..6f26d01a35c 100644
--- a/examples/c/Makefile.am
+++ b/examples/c/Makefile.am
@@ -3,7 +3,6 @@ LDADD = $(top_builddir)/libwiredtiger.la
noinst_PROGRAMS = \
ex_access \
ex_all \
- ex_cache_pool \
ex_call_center \
ex_config \
ex_cursor \