mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
f236700ef6
to the main SAMBA_4_0 tree.
NOTE: that it's not completely ready, but it's functional:-)
metze
(This used to be commit c78a2ddb28
)
13 lines
226 B
Plaintext
13 lines
226 B
Plaintext
dnl # LIBSMB subsystem
|
|
|
|
SMB_SUBSYSTEM(LIBSMB,[],
|
|
[libcli/clireadwrite.o
|
|
libcli/cliconnect.o
|
|
libcli/clifile.o
|
|
libcli/clilist.o
|
|
libcli/clitrans2.o
|
|
libcli/climessage.o
|
|
libcli/clideltree.o],
|
|
[],
|
|
[LIBCLI LIBRPC])
|