1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00

s4:cluster: fix dependency to TDB_WRAP

metze
This commit is contained in:
Stefan Metzmacher 2008-12-29 20:55:02 +01:00
parent 183c379fe5
commit 60b366369e

View File

@ -1,3 +1,4 @@
[SUBSYSTEM::CLUSTER]
PRIVATE_DEPENDENCIES = TDB_WRAP
CLUSTER_OBJ_FILES = $(addprefix $(clustersrcdir)/, cluster.o local.o)