summaryrefslogtreecommitdiff
path: root/dist/filelist
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2011-10-04 14:48:59 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2011-10-04 14:48:59 +1100
commit38421b02004b305cce5c4c5cec19ce3461d777d4 (patch)
treee6ba9c9ad1154477a9dd087e0c3b09b948a7c30d /dist/filelist
parent4944db752e441544d23019c1e9f5975d63cc767e (diff)
downloadmongo-38421b02004b305cce5c4c5cec19ce3461d777d4.tar.gz
Make sync and verify work on tables (and colgroups and indices).
closes #113 --HG-- rename : src/schema/schema_drop.c => src/schema/schema_sync.c rename : src/schema/schema_drop.c => src/schema/schema_verify.c
Diffstat (limited to 'dist/filelist')
-rw-r--r--dist/filelist2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/filelist b/dist/filelist
index 3542c6bdc55..74e46adffe2 100644
--- a/dist/filelist
+++ b/dist/filelist
@@ -81,7 +81,9 @@ src/schema/schema_open.c
src/schema/schema_pack.c
src/schema/schema_plan.c
src/schema/schema_project.c
+src/schema/schema_sync.c
src/schema/schema_table.c
+src/schema/schema_verify.c
src/support/cksum.c
src/support/err.c
src/support/filename.c