summaryrefslogtreecommitdiff
path: root/build_posix
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@wiredtiger.com>2011-10-12 20:30:11 +0000
committerKeith Bostic <keith.bostic@wiredtiger.com>2011-10-12 20:30:11 +0000
commit8f62232c44e933ee6d65a3e2dc441cb60de1a015 (patch)
tree54ac04445d2bdb0d5fe9d60270bf7e43b2121b3a /build_posix
parenta33c7df80d987f6231b24a5c021aa12d97add08b (diff)
downloadmongo-8f62232c44e933ee6d65a3e2dc441cb60de1a015.tar.gz
Add the -n option to load (rename the object), and replace [-c config]
with uri/configuration-string pairs that modify object's configurations.
Diffstat (limited to 'build_posix')
-rw-r--r--build_posix/Make.base1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_posix/Make.base b/build_posix/Make.base
index 9c5a2eea86b..1b3e64a336d 100644
--- a/build_posix/Make.base
+++ b/build_posix/Make.base
@@ -15,6 +15,7 @@ wt_SOURCES =\
src/utilities/util_getopt.c \
src/utilities/util_load.c \
src/utilities/util_main.c \
+ src/utilities/util_misc.c \
src/utilities/util_printlog.c \
src/utilities/util_salvage.c \
src/utilities/util_stat.c \