summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorJames Peach <jpeach@samba.org>2007-04-24 18:19:13 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:19:40 -0500
commit3dff331a1d50f2e83e2fd87ee6b1df3106d5cda7 (patch)
tree20f317c0115919755a2de1929d630735361bf560 /source3/Makefile.in
parentf4affb4382d4895589d0eceda765ae5bdc1df855 (diff)
downloadsamba-3dff331a1d50f2e83e2fd87ee6b1df3106d5cda7.tar.gz
samba-3dff331a1d50f2e83e2fd87ee6b1df3106d5cda7.tar.bz2
samba-3dff331a1d50f2e83e2fd87ee6b1df3106d5cda7.zip
r22507: Wrap the method of obtaining sockets to listen on.
(This used to be commit e027322b769b896184484155fef7c2ba247412a4)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index c5db7023d6..f98ca90347 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -811,6 +811,7 @@ IDMAP_NSS_OBJ = sam/idmap_nss.o @IDMAP_NSS_STATIC@
WINBINDD_OBJ1 = \
nsswitch/winbindd.o \
+ nsswitch/winbindd_sockinit.o \
nsswitch/winbindd_user.o \
nsswitch/winbindd_group.o \
nsswitch/winbindd_util.o \