mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3:build: add LIBSMBCLIENT_LIBS and LIBSMBSHAREMODES_LIBS to Makefile
for completeness Michael
This commit is contained in:
parent
15ef346f9f
commit
b79157f602
@ -79,6 +79,8 @@ LIBTALLOC_LIBS=@LIBTALLOC_LIBS@
|
||||
LIBTDB_LIBS=@LIBTDB_LIBS@
|
||||
LIBNETAPI_LIBS=@LIBNETAPI_LIBS@
|
||||
LIBLUA_LIBS=@LIBLUA_LIBS@
|
||||
LIBSMBCLIENT_LIBS=@LIBSMBCLIENT_LIBS@
|
||||
LIBSMBSHAREMODES_LIBS=@LIBSMBSHAREMODES_LIBS@
|
||||
|
||||
INSTALLCMD=@INSTALL@
|
||||
INSTALLLIBCMD_SH=@INSTALLLIBCMD_SH@
|
||||
|
Loading…
Reference in New Issue
Block a user