1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r26461: Tighten dependencies.

(This used to be commit a07050be33)
This commit is contained in:
Jelmer Vernooij 2007-12-15 22:23:36 +01:00 committed by Stefan Metzmacher
parent a21a484a01
commit b04bae8715
2 changed files with 3 additions and 2 deletions

View File

@ -8,6 +8,7 @@ OBJ_FILES = credentials.o \
smbencrypt.o \
smbdes.o
PUBLIC_DEPENDENCIES = \
SCHANNELDB MSRPC_PARSE
MSRPC_PARSE \
LIBSAMBA-CONFIG
# End SUBSYSTEM LIBCLI_AUTH
#################################

View File

@ -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