summaryrefslogtreecommitdiff
path: root/build_posix
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2014-10-15 16:15:50 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2014-10-15 16:15:50 +1100
commit6200d07eadf8f5bf2d1d909dd0dd530d632d2607 (patch)
tree6ddea56637080e6a248a2ba6fd0f348a86d08df9 /build_posix
parent2fa1b6501f347a30f00b4029562562ac950a1f91 (diff)
downloadmongo-6200d07eadf8f5bf2d1d909dd0dd530d632d2607.tar.gz
Ensure the Java jar is built before the examples.
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 2484289aae5..d37acef50e1 100644
--- a/build_posix/Make.subdirs
+++ b/build_posix/Make.subdirs
@@ -16,8 +16,8 @@ ext/test/kvs_bdb HAVE_BERKELEY_DB
api/leveldb LEVELDB
bench/wtperf
examples/c
-examples/java JAVA
lang/java JAVA
+examples/java JAVA
lang/python PYTHON
test/bloom
test/checkpoint