mirror of
https://github.com/samba-team/samba.git
synced 2025-11-02 20:23:50 +03:00
r13960: Generate makefile rules for installing/removing shared modules.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
a5b95a7741
commit
2c74698032
@@ -1,5 +1,5 @@
|
||||
#################################
|
||||
# Start SUBSYSTEM GENSEC
|
||||
# Start SUBSYSTEM gensec
|
||||
[SUBSYSTEM::CREDENTIALS]
|
||||
PRIVATE_PROTO_HEADER = credentials_proto.h
|
||||
OBJ_FILES = credentials.o \
|
||||
@@ -7,7 +7,7 @@ OBJ_FILES = credentials.o \
|
||||
credentials_krb5.o \
|
||||
credentials_ntlm.o
|
||||
REQUIRED_SUBSYSTEMS = \
|
||||
HEIMDAL LIBCLI_AUTH LIBLDB SECRETS
|
||||
HEIMDAL LIBCLI_AUTH ldb SECRETS
|
||||
# End SUBSYSTEM CREDENTIALS
|
||||
#################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user