summaryrefslogtreecommitdiff
path: root/build_posix
diff options
context:
space:
mode:
authorDon Anderson <dda@ddanderson.com>2015-05-20 22:39:33 -0400
committerDon Anderson <dda@ddanderson.com>2015-05-20 22:39:33 -0400
commit2e1dac4cbbc949eba08870b0374df1b245fe4028 (patch)
tree9af2cf31cb3809a6d3462df9a937244b4e87e5da /build_posix
parent9c5f7c4327366c064fc9b257cb7fa26fd225ce3e (diff)
downloadmongo-2e1dac4cbbc949eba08870b0374df1b245fe4028.tar.gz
WT-1940. Added CSV extractor and a fix for customized extractors.
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 33d3cbb8bc1..0fa9e030659 100644
--- a/build_posix/Make.subdirs
+++ b/build_posix/Make.subdirs
@@ -14,6 +14,7 @@ ext/compressors/zlib ZLIB
ext/datasources/helium HAVE_HELIUM
ext/encryptors/nop
ext/encryptors/rotn
+ext/extractors/csv
ext/test/kvs_bdb HAVE_BERKELEY_DB
.
api/leveldb LEVELDB