summaryrefslogtreecommitdiff
path: root/build_posix
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2014-10-13 17:08:20 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2014-10-13 17:08:20 +1100
commit5c2c195438f899c07e9b041e139b5a95acc700a4 (patch)
tree4aed5b3e319299b59ff6706a46b5b09b7852f6a7 /build_posix
parentd58ed29829d3cf592817a2cea553f862ce9814c7 (diff)
downloadmongo-5c2c195438f899c07e9b041e139b5a95acc700a4.tar.gz
Make sure the Java examples are built along with the API. Make section names language-specific to avoid errors from newer releases of doxygen.
Diffstat (limited to 'build_posix')
-rw-r--r--build_posix/Make.subdirs1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_posix/Make.subdirs b/build_posix/Make.subdirs
index 5d005f59215..2484289aae5 100644
--- a/build_posix/Make.subdirs
+++ b/build_posix/Make.subdirs
@@ -16,6 +16,7 @@ ext/test/kvs_bdb HAVE_BERKELEY_DB
api/leveldb LEVELDB
bench/wtperf
examples/c
+examples/java JAVA
lang/java JAVA
lang/python PYTHON
test/bloom