summaryrefslogtreecommitdiff
path: root/source4/lib/socket
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-29 02:45:34 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:05:09 -0500
commit9220144604e0050cd823fd107c311bf9013cd5a5 (patch)
tree286605a746d941038b4e4ab8775b5520f965aba6 /source4/lib/socket
parentbe948e60e78cbd75bf0d545418fc02f71fc47b12 (diff)
downloadsamba-9220144604e0050cd823fd107c311bf9013cd5a5.tar.gz
samba-9220144604e0050cd823fd107c311bf9013cd5a5.tar.bz2
samba-9220144604e0050cd823fd107c311bf9013cd5a5.zip
r15313: Fix some dependencies in dso mode
(This used to be commit f0afe9e2ff16515df1b3226b479b19ea3e9c3d0c)
Diffstat (limited to 'source4/lib/socket')
-rw-r--r--source4/lib/socket/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/socket/config.mk b/source4/lib/socket/config.mk
index 4ef7f30ab4..3862d4239e 100644
--- a/source4/lib/socket/config.mk
+++ b/source4/lib/socket/config.mk
@@ -41,7 +41,7 @@ OBJ_FILES = \
access.o \
connect_multi.o \
connect.o
-LDFLAGS = -lcli_resolve -lcli_nbt -lndr_nbt -lndr_svcctl
+LDFLAGS = $(LIBRARY_LIBCLI_RESOLVE_OUTPUT) $(LIBRARY_LIBCLI_NBT_OUTPUT) $(SUBSYSTEM_NDR_NBT_OUTPUT) $(SUBSYSTEM_NDR_SVCCTL_OUTPUT)
PUBLIC_DEPENDENCIES = LIBTALLOC
PRIVATE_DEPENDENCIES = SOCKET_WRAPPER LIBCLI_COMPOSITE
#LIBCLI_RESOLVE