1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-25 19:33:18 +03:00

r10596: Move the credentials code into it's own subsystem, and push it under auth/

Andrew Bartlett
This commit is contained in:
Andrew Bartlett
2005-09-29 00:02:38 +00:00
committed by Gerald (Jerry) Carter
parent a67b87cb6e
commit 2e76a4b8ef
5 changed files with 545 additions and 489 deletions

View File

@@ -66,8 +66,7 @@ ADD_OBJ_FILES = \
lib/mutex.o \
lib/idtree.o \
lib/db_wrap.o \
lib/gendb.o \
lib/credentials.o
lib/gendb.o
REQUIRED_SUBSYSTEMS = \
LIBLDB CHARSET LIBREPLACE LIBNETIF LIBCRYPTO EXT_LIB_DL LIBTALLOC \
SOCKET_WRAPPER CONFIG