mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
710ea94988
Make the ldb password_hash module only depend on some keys manipulation code, not full heimdal
Some other dependency fixes
(This used to be commit 5b3ab728ed
)
5 lines
105 B
Makefile
5 lines
105 B
Makefile
[SUBSYSTEM::SECRETS]
|
|
PRIVATE_PROTO_HEADER = proto.h
|
|
OBJ_FILES = secrets.o
|
|
PRIVATE_DEPENDENCIES = DB_WRAP
|