torture: convert torture_comment() -> torture_result() so we can knownfail flapping...
[Samba/wip.git] / ctdb / config.mk
blob61f1e3682330ff2d3d713f1678f269c7a3280a4a
1 ##################
2 [SUBSYSTEM::brlock_ctdb]
3 OBJ_FILES = brlock_ctdb.o
5 ##################
6 [SUBSYSTEM::opendb_ctdb]
7 OBJ_FILES = opendb_ctdb.o
9 ##################
10 [SUBSYSTEM::ctdb]
11 OBJ_FILES = \
12 ctdb_cluster.o \
13 client/ctdb_client.o \
14 common/ctdb_io.o \
15 common/ctdb_ltdb.o \
16 common/ctdb_message.o \
17 common/ctdb_util.o
18 PUBLIC_DEPENDENCIES = LIBTDB LIBTALLOC