mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +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 5b3ab728edfc9cdd9eee16ad0fe6dfd4b5ced630)
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
|