From b04bae87154494fd0001ddc8df41d9fa01ea1ce7 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 15 Dec 2007 22:23:36 +0100 Subject: r26461: Tighten dependencies. (This used to be commit a07050be33d9c8e8033063b393162884075fa2af) --- source4/param/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/param') 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 -- cgit