summaryrefslogtreecommitdiff
path: root/build_posix
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2014-05-27 17:26:52 +1000
committerMichael Cahill <michael.cahill@wiredtiger.com>2014-05-27 17:26:52 +1000
commitc17bba5971638f6d6bca09b401af8d74f02636f9 (patch)
tree52f9fd2fe9b9ff3b3f3c3750d6a011424d160665 /build_posix
parent5c838ed329eaca755c1bd661de5f592b6ba5fdc1 (diff)
downloadmongo-c17bba5971638f6d6bca09b401af8d74f02636f9.tar.gz
Only visit the LevelDB directory if configured.
Diffstat (limited to 'build_posix')
-rw-r--r--build_posix/Make.subdirs2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_posix/Make.subdirs b/build_posix/Make.subdirs
index 0674156fbb5..ed79c19d7b5 100644
--- a/build_posix/Make.subdirs
+++ b/build_posix/Make.subdirs
@@ -5,7 +5,7 @@
#
# If the directory exists, it is added to AUTO_SUBDIRS.
# If a condition is included, the subdir is made conditional via AM_CONDITIONAL
-api/leveldb
+api/leveldb LEVELDB
bench/tcbench
bench/wtperf
examples/c