From c81f2930a2df7cbd72a28e167ac522d2638661ea Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 12 Nov 2006 02:49:05 +0000 Subject: r19676: Fix some more dependencies. (This used to be commit 8768bec81f57131a0c9754e8121b345c0be4a5d0) --- source4/lib/samba3/config.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/lib/samba3') diff --git a/source4/lib/samba3/config.mk b/source4/lib/samba3/config.mk index 5ec76c1339..8fb48fb522 100644 --- a/source4/lib/samba3/config.mk +++ b/source4/lib/samba3/config.mk @@ -9,5 +9,7 @@ PUBLIC_HEADERS = samba3.h OBJ_FILES = smbpasswd.o 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 # End SUBSYSTEM LIBSAMBA3 ################################################ -- cgit