mirror of
https://github.com/samba-team/samba.git
synced 2025-06-28 00:49:42 +03:00
6 lines
170 B
Makefile
6 lines
170 B
Makefile
[SUBSYSTEM::LIBTLS]
|
|
PUBLIC_DEPENDENCIES = \
|
|
LIBTALLOC GNUTLS GCRYPT LIBSAMBA-HOSTCONFIG samba_socket
|
|
|
|
LIBTLS_OBJ_FILES = $(addprefix $(libtlssrcdir)/, tls.o tlscert.o)
|