mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Build libsamba-util as a shared library.
This commit is contained in:
parent
f90782f228
commit
4602cc0ac1
@ -1,9 +1,12 @@
|
||||
[SUBSYSTEM::LIBSAMBA-UTIL]
|
||||
[LIBRARY::LIBSAMBA-UTIL]
|
||||
PUBLIC_DEPENDENCIES = \
|
||||
LIBTALLOC LIBCRYPTO \
|
||||
SOCKET_WRAPPER LIBREPLACE_NETWORK \
|
||||
CHARSET EXECINFO
|
||||
|
||||
LIBSAMBA-UTIL_VERSION = 0.0.1
|
||||
LIBSAMBA-UTIL_SOVERSION = 0.0.1
|
||||
|
||||
LIBSAMBA-UTIL_OBJ_FILES = $(addprefix $(libutilsrcdir)/, \
|
||||
xfile.o \
|
||||
debug.o \
|
||||
|
Loading…
Reference in New Issue
Block a user