1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/libcli/libsmb.m4
Stefan Metzmacher f236700ef6 r665: merge over the new build system from my tmp branch
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)
2007-10-10 12:53:36 -05:00

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])