mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
92a1890b90
Add a tstream client implemenation for the named pipe auth code. This supports byte and message mode. metze
5 lines
171 B
Makefile
5 lines
171 B
Makefile
[SUBSYSTEM::NAMED_PIPE_AUTH_TSTREAM]
|
|
PUBLIC_DEPENDENCIES = NDR_NAMED_PIPE_AUTH TEVENT TSOCKET
|
|
|
|
NAMED_PIPE_AUTH_TSTREAM_OBJ_FILES = ../libcli/named_pipe_auth/npa_tstream.o
|