summaryrefslogtreecommitdiff
path: root/build_posix
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@mongodb.com>2016-03-14 15:51:07 +1100
committerMichael Cahill <michael.cahill@mongodb.com>2016-03-14 15:51:07 +1100
commit282f70bdecd6f2f7af8e50fcaa2529046aaae5b8 (patch)
tree75879ef2a51f22151f19b46ec6c9a25abbac7d79 /build_posix
parent296d891e552911060476261f7ae4d0ae5374795d (diff)
parentab5138cc655b19c502ffae9bc5fceb319f1dcb96 (diff)
downloadmongo-282f70bdecd6f2f7af8e50fcaa2529046aaae5b8.tar.gz
Merge pull request #2473 from wiredtiger/wt-2375-collator-tests
WT-2375 Add collator tests to test suite using a demonstration collator
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 775df0c203a..4e1f829c0c5 100644
--- a/build_posix/Make.subdirs
+++ b/build_posix/Make.subdirs
@@ -6,6 +6,7 @@
# If the directory exists, it is added to AUTO_SUBDIRS.
# If a condition is included, the subdir is made conditional via AM_CONDITIONAL
ext/collators/reverse
+ext/collators/revint
ext/compressors/lz4 LZ4
ext/compressors/nop
ext/compressors/snappy SNAPPY