summaryrefslogtreecommitdiff
path: root/source4/param
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-12-15 22:23:36 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:50:27 +0100
commitb04bae87154494fd0001ddc8df41d9fa01ea1ce7 (patch)
tree661b5fdec940192b4d974c505abf1826e9d5a30e /source4/param
parenta21a484a0153a339d275751cd077557d7cbf5208 (diff)
downloadsamba-b04bae87154494fd0001ddc8df41d9fa01ea1ce7.tar.gz
samba-b04bae87154494fd0001ddc8df41d9fa01ea1ce7.tar.bz2
samba-b04bae87154494fd0001ddc8df41d9fa01ea1ce7.zip
r26461: Tighten dependencies.
(This used to be commit a07050be33d9c8e8033063b393162884075fa2af)
Diffstat (limited to 'source4/param')
-rw-r--r--source4/param/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/config.mk b/source4/param/config.mk
index a17b996fdc..d338b2f513 100644
--- a/source4/param/config.mk
+++ b/source4/param/config.mk
@@ -47,7 +47,7 @@ PRIVATE_DEPENDENCIES = LIBLDB
[SUBSYSTEM::SECRETS]
OBJ_FILES = secrets.o
-PRIVATE_DEPENDENCIES = LIBLDB TDB_WRAP UTIL_TDB
+PRIVATE_DEPENDENCIES = LIBLDB TDB_WRAP UTIL_TDB NDR_SECURITY
[PYTHON::param]
SWIG_FILE = param.i