mirror of
https://github.com/samba-team/samba.git
synced 2025-01-19 10:03:58 +03:00
a028e9640b
Jeremy.
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)
|