mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
137ec6e340
(This used to be commit 2860a7db59
)
8 lines
181 B
Makefile
8 lines
181 B
Makefile
ctdbsrcdir = $(clustersrcdir)/ctdb
|
|
mkinclude ctdb/config.mk
|
|
|
|
[SUBSYSTEM::CLUSTER]
|
|
PRIVATE_DEPENDENCIES = ctdb
|
|
|
|
CLUSTER_OBJ_FILES = $(addprefix $(clustersrcdir)/, cluster.o local.o)
|