summaryrefslogtreecommitdiff
path: root/build_posix/Make.subdirs
blob: 409b10ed5d11953d053d8a3f5390e745e3b6769c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# List of sub-directories, used by makemake to create Makefile.am
#
# The format is:
#   <dir>[ <condition>]
#
# If the directory exists, it is added to AUTO_SUBDIRS.
# If a condition is included, the subdir is made conditional via AM_CONDITIONAL
bench/tcbench
examples/c
ext/collators/reverse
ext/compressors/bzip2_compress BZIP2
ext/compressors/snappy_compress SNAPPY
ext/compressors/nop_compress
lang/python PYTHON
test/format HAVE_BDB
test/salvage
test/thread