From 5b7ed0cd7f92de0a231c65d167c8cd5e90366b34 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 15 Dec 2007 22:23:42 +0100 Subject: r26463: Tighten dependencies. (This used to be commit d98ac96dfe7bb055f9ad49bc6864890285aa59ed) --- source4/lib/samba3/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/lib') diff --git a/source4/lib/samba3/config.mk b/source4/lib/samba3/config.mk index 2323a9f4cf..48f8f47665 100644 --- a/source4/lib/samba3/config.mk +++ b/source4/lib/samba3/config.mk @@ -10,7 +10,7 @@ OBJ_FILES = tdbsam.o policy.o \ idmap.o winsdb.o samba3.o group.o \ registry.o secrets.o share_info.o PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL LIBTDB NDR_SECURITY \ - CREDENTIALS SMBPASSWD LIBSECURITY + CREDENTIALS SMBPASSWD LIBSECURITY # End SUBSYSTEM LIBSAMBA3 ################################################ -- cgit