# List of sub-directories, used by makemake to create Makefile.am # # The format is: # [] # # 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 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 examples/c lang/java JAVA examples/java JAVA lang/python PYTHON # Test/Benchmark support library. test/utility # Test programs. test/bloom test/checkpoint test/csuite test/cursor_order test/fops test/format test/huge test/manydbs test/packing test/readonly test/recovery test/salvage test/thread # Benchmark programs. bench/wtperf