summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-29 16:01:05 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:46:49 +0100
commit035e0853e299b63dfe3e5ccc9716fa2466ab306e (patch)
treed792b6057e3e7f82794ed6092cc1870e61d3c472 /source4
parentef26c9a604657c00ce67768d34e237fd3a903a2c (diff)
downloadsamba-035e0853e299b63dfe3e5ccc9716fa2466ab306e.tar.gz
samba-035e0853e299b63dfe3e5ccc9716fa2466ab306e.tar.bz2
samba-035e0853e299b63dfe3e5ccc9716fa2466ab306e.zip
r26202: Fix dependencies.
(This used to be commit ecdec9421de8df6c3cda7e4c45f9b3f51bc1e584)
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/basic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/basic.mk b/source4/lib/basic.mk
index 63f5d1aad5..8653779044 100644
--- a/source4/lib/basic.mk
+++ b/source4/lib/basic.mk
@@ -34,7 +34,7 @@ PRIVATE_DEPENDENCIES = TDB_WRAP
PUBLIC_HEADERS = ldb_wrap.h
OBJ_FILES = ldb_wrap.o
PUBLIC_DEPENDENCIES = LIBLDB
-PRIVATE_DEPENDENCIES = LDBSAMBA
+PRIVATE_DEPENDENCIES = LDBSAMBA UTIL_LDB
[SUBSYSTEM::TDB_WRAP]
PUBLIC_HEADERS = tdb_wrap.h